Shades of Deep Sea #157463
Tints of Deep Sea #157463
RGB
CMYK
RGB Variations
Color information
#157463 (or 0x157463) is known color: Deep Sea. HEX triplet: 15, 74 and 63. RGB value is (21,116,99). Sum of RGB (Red+Green+Blue) = 21+116+99=236 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.90% from 236); Green value is 116 (45.70% from 255 or 49.15% from 236); Blue value is 99 (39.06% from 255 or 41.95% from 236); Max value from RGB is 116 - color contains mainly: green. Hex color #157463 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157463 is #EA8B9C. Grayscale: #555555. Windows color (decimal): -15371165 or 6517781. OLE color: 6517781.
HSL color Cylindrical-coordinate representation of color #157463: hue angle of 169.26º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #157463 is Cyan = 0.82, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 116 | 99 | - |
| CMYK | 0.82 | 0 | 0.15 | 0.55 |
| HSL | 169.26º | 0.69% | 0.27% | - |
| HSV(B) | 169.26º | 0.82% | 0.45% | - |
| XYZ | 8.81 | 13.55 | 13.96 | - |
| YUV | 85.66 | 135.53 | 81.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 116 | 99 | 0.82 | 0 | 0.15 | 0.55 | 169.26 | 0.69 | 0.27 |
| Hex | 15 | 74 | 63 | 52 | 0 | F | 37 | A9 | 45 | 1B |
| Octal | 25 | 164 | 143 | 122 | 0 | 17 | 67 | 251 | 105 | 33 |
| Binary | 10101 | 1110100 | 1100011 | 1010010 | 0 | 1111 | 110111 | 10101001 | 1000101 | 11011 |
Color Harmonies of #157463
Complementary color
Monochromatic Colors of #157463
Black with #157463
Text Example
Text Example
White with #157463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157463; }
p { color: rgb(21,116,99); }
H1.HeaderClassName
{
color: #157463;
}
.AnyTagClassName
{
color: #157463;
}
</style>
background-color css
<style>
a { background-color: #157463; }
a { background-color: rgb(21,116,99); }
div.DivClassName
{
background-color: #157463;
}
.BgClassName
{
background-color: #157463;
}
</style>
border-color css
<style>
span { border-color: #157463; }
span { border-color: rgb(21,116,99); }
td.TdClassName
{
border-color: #157463;
}
.TagClassName
{
border-color: #157463;
}
</style>