Shades of Deep Sea #247361
Tints of Deep Sea #247361
RGB
CMYK
RGB Variations
Color information
#247361 (or 0x247361) is known color: Deep Sea. HEX triplet: 24, 73 and 61. RGB value is (36,115,97). Sum of RGB (Red+Green+Blue) = 36+115+97=248 (32% of max value = 765). Red value is 36 (14.45% from 255 or 14.52% from 248); Green value is 115 (45.31% from 255 or 46.37% from 248); Blue value is 97 (38.28% from 255 or 39.11% from 248); Max value from RGB is 115 - color contains mainly: green. Hex color #247361 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #247361 is #DB8C9E. Grayscale: #595959. Windows color (decimal): -14388383 or 6386468. OLE color: 6386468.
HSL color Cylindrical-coordinate representation of color #247361: hue angle of 166.33º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #247361 is Cyan = 0.69, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 36 | 115 | 97 | - |
| CMYK | 0.69 | 0 | 0.16 | 0.55 |
| HSL | 166.33º | 0.52% | 0.3% | - |
| HSV(B) | 166.33º | 0.69% | 0.45% | - |
| XYZ | 9.02 | 13.5 | 13.44 | - |
| YUV | 89.33 | 132.33 | 89.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 115 | 97 | 0.69 | 0 | 0.16 | 0.55 | 166.33 | 0.52 | 0.3 |
| Hex | 24 | 73 | 61 | 45 | 0 | 10 | 37 | A6 | 34 | 1E |
| Octal | 44 | 163 | 141 | 105 | 0 | 20 | 67 | 246 | 64 | 36 |
| Binary | 100100 | 1110011 | 1100001 | 1000101 | 0 | 10000 | 110111 | 10100110 | 110100 | 11110 |
Color Harmonies of #247361
Complementary color
Monochromatic Colors of #247361
Black with #247361
Text Example
Text Example
White with #247361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247361; }
p { color: rgb(36,115,97); }
H1.HeaderClassName
{
color: #247361;
}
.AnyTagClassName
{
color: #247361;
}
</style>
background-color css
<style>
a { background-color: #247361; }
a { background-color: rgb(36,115,97); }
div.DivClassName
{
background-color: #247361;
}
.BgClassName
{
background-color: #247361;
}
</style>
border-color css
<style>
span { border-color: #247361; }
span { border-color: rgb(36,115,97); }
td.TdClassName
{
border-color: #247361;
}
.TagClassName
{
border-color: #247361;
}
</style>