Shades of Deep Sea #157461
Tints of Deep Sea #157461
RGB
CMYK
RGB Variations
Color information
#157461 (or 0x157461) is known color: Deep Sea. HEX triplet: 15, 74 and 61. RGB value is (21,116,97). Sum of RGB (Red+Green+Blue) = 21+116+97=234 (30% of max value = 765). Red value is 21 (8.59% from 255 or 8.97% from 234); Green value is 116 (45.70% from 255 or 49.57% from 234); Blue value is 97 (38.28% from 255 or 41.45% from 234); Max value from RGB is 116 - color contains mainly: green. Hex color #157461 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157461 is #EA8B9E. Grayscale: #555555. Windows color (decimal): -15371167 or 6386709. OLE color: 6386709.
HSL color Cylindrical-coordinate representation of color #157461: hue angle of 168º 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 #157461 is Cyan = 0.82, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 116 | 97 | - |
| CMYK | 0.82 | 0 | 0.16 | 0.55 |
| HSL | 168º | 0.69% | 0.27% | - |
| HSV(B) | 168º | 0.82% | 0.45% | - |
| XYZ | 8.71 | 13.51 | 13.46 | - |
| YUV | 85.43 | 134.53 | 82.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 116 | 97 | 0.82 | 0 | 0.16 | 0.55 | 168 | 0.69 | 0.27 |
| Hex | 15 | 74 | 61 | 52 | 0 | 10 | 37 | A8 | 45 | 1B |
| Octal | 25 | 164 | 141 | 122 | 0 | 20 | 67 | 250 | 105 | 33 |
| Binary | 10101 | 1110100 | 1100001 | 1010010 | 0 | 10000 | 110111 | 10101000 | 1000101 | 11011 |
Color Harmonies of #157461
Complementary color
Monochromatic Colors of #157461
Black with #157461
Text Example
Text Example
White with #157461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157461; }
p { color: rgb(21,116,97); }
H1.HeaderClassName
{
color: #157461;
}
.AnyTagClassName
{
color: #157461;
}
</style>
background-color css
<style>
a { background-color: #157461; }
a { background-color: rgb(21,116,97); }
div.DivClassName
{
background-color: #157461;
}
.BgClassName
{
background-color: #157461;
}
</style>
border-color css
<style>
span { border-color: #157461; }
span { border-color: rgb(21,116,97); }
td.TdClassName
{
border-color: #157461;
}
.TagClassName
{
border-color: #157461;
}
</style>