Shades of Deep Sea #237464
Tints of Deep Sea #237464
RGB
CMYK
RGB Variations
Color information
#237464 (or 0x237464) is known color: Deep Sea. HEX triplet: 23, 74 and 64. RGB value is (35,116,100). Sum of RGB (Red+Green+Blue) = 35+116+100=251 (33% of max value = 765). Red value is 35 (14.06% from 255 or 13.94% from 251); Green value is 116 (45.70% from 255 or 46.22% from 251); Blue value is 100 (39.45% from 255 or 39.84% from 251); Max value from RGB is 116 - color contains mainly: green. Hex color #237464 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #237464 is #DC8B9B. Grayscale: #595959. Windows color (decimal): -14453660 or 6583331. OLE color: 6583331.
HSL color Cylindrical-coordinate representation of color #237464: hue angle of 168.15º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #237464 is Cyan = 0.70, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 35 | 116 | 100 | - |
| CMYK | 0.70 | 0 | 0.14 | 0.55 |
| HSL | 168.15º | 0.54% | 0.3% | - |
| HSV(B) | 168.15º | 0.7% | 0.45% | - |
| XYZ | 9.24 | 13.77 | 14.23 | - |
| YUV | 89.96 | 133.66 | 88.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 116 | 100 | 0.70 | 0 | 0.14 | 0.55 | 168.15 | 0.54 | 0.3 |
| Hex | 23 | 74 | 64 | 46 | 0 | E | 37 | A8 | 36 | 1E |
| Octal | 43 | 164 | 144 | 106 | 0 | 16 | 67 | 250 | 66 | 36 |
| Binary | 100011 | 1110100 | 1100100 | 1000110 | 0 | 1110 | 110111 | 10101000 | 110110 | 11110 |
Color Harmonies of #237464
Complementary color
Monochromatic Colors of #237464
Black with #237464
Text Example
Text Example
White with #237464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237464; }
p { color: rgb(35,116,100); }
H1.HeaderClassName
{
color: #237464;
}
.AnyTagClassName
{
color: #237464;
}
</style>
background-color css
<style>
a { background-color: #237464; }
a { background-color: rgb(35,116,100); }
div.DivClassName
{
background-color: #237464;
}
.BgClassName
{
background-color: #237464;
}
</style>
border-color css
<style>
span { border-color: #237464; }
span { border-color: rgb(35,116,100); }
td.TdClassName
{
border-color: #237464;
}
.TagClassName
{
border-color: #237464;
}
</style>