reddish black
Enter any color value (e.g., #984724, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#3cffff color RGB value is (60,255,255)
#3cffff color CMYK value
#3cffff color HSL value
HSV(or HSB) | 180° | 76.5 | 100 |
XYZ | 55.673 | 79.701 | 107.057 |
Yxy | 0.23 | 0.329 | 79.701 |
LAB | 91.55 | -45.229 | -13.444 |
LUV | 91.55 | -66.897 | -14.446 |
Hunter-LAB | 89.275 | -44.916 | -8.607 |
CIE-LCH | 91.55 | 47.185 | 196.554 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 3C | FF | FF |
Decimal | 60 | 255 | 255 |
Octal | 74 | 377 | 377 |
Binary | 00111100 | 11111111 | 11111111 |
Below, you can see some colors close to #3cffff. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #3cffff.
<span style="color:#3cffff">Text here</span>
This paragraph has a background color of #3cffff.
<p style="background-color:#3cffff;">Content here</p>
This element has a border color of #3cffff.
<div style="border:1px #3cffff;">Content here</div>
.text {color:#3cffff;}
.background {background-color:#3cffff;}
.border {border:1px solid #3cffff;}
.text-shadow {border:1px solid #3cffff;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #001111 is the darkest color, while #fbffff is the lightest one.