Shades of Deep Sea #237460
Tints of Deep Sea #237460
RGB
CMYK
RGB Variations
Color information
#237460 (or 0x237460) is known color: Deep Sea. HEX triplet: 23, 74 and 60. RGB value is (35,116,96). Sum of RGB (Red+Green+Blue) = 35+116+96=247 (32% of max value = 765). Red value is 35 (14.06% from 255 or 14.17% from 247); Green value is 116 (45.70% from 255 or 46.96% from 247); Blue value is 96 (37.89% from 255 or 38.87% from 247); Max value from RGB is 116 - color contains mainly: green. Hex color #237460 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #237460 is #DC8B9F. Grayscale: #595959. Windows color (decimal): -14453664 or 6321187. OLE color: 6321187.
HSL color Cylindrical-coordinate representation of color #237460: hue angle of 165.19º 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 #237460 is Cyan = 0.70, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 35 | 116 | 96 | - |
| CMYK | 0.70 | 0 | 0.17 | 0.55 |
| HSL | 165.19º | 0.54% | 0.3% | - |
| HSV(B) | 165.19º | 0.7% | 0.45% | - |
| XYZ | 9.05 | 13.69 | 13.23 | - |
| YUV | 89.5 | 131.66 | 89.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 116 | 96 | 0.70 | 0 | 0.17 | 0.55 | 165.19 | 0.54 | 0.3 |
| Hex | 23 | 74 | 60 | 46 | 0 | 11 | 37 | A5 | 36 | 1E |
| Octal | 43 | 164 | 140 | 106 | 0 | 21 | 67 | 245 | 66 | 36 |
| Binary | 100011 | 1110100 | 1100000 | 1000110 | 0 | 10001 | 110111 | 10100101 | 110110 | 11110 |
Color Harmonies of #237460
Complementary color
Monochromatic Colors of #237460
Black with #237460
Text Example
Text Example
White with #237460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237460; }
p { color: rgb(35,116,96); }
H1.HeaderClassName
{
color: #237460;
}
.AnyTagClassName
{
color: #237460;
}
</style>
background-color css
<style>
a { background-color: #237460; }
a { background-color: rgb(35,116,96); }
div.DivClassName
{
background-color: #237460;
}
.BgClassName
{
background-color: #237460;
}
</style>
border-color css
<style>
span { border-color: #237460; }
span { border-color: rgb(35,116,96); }
td.TdClassName
{
border-color: #237460;
}
.TagClassName
{
border-color: #237460;
}
</style>