Shades of Deep Sea #157264
Tints of Deep Sea #157264
RGB
CMYK
RGB Variations
Color information
#157264 (or 0x157264) is known color: Deep Sea. HEX triplet: 15, 72 and 64. RGB value is (21,114,100). Sum of RGB (Red+Green+Blue) = 21+114+100=235 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.94% from 235); Green value is 114 (44.92% from 255 or 48.51% from 235); Blue value is 100 (39.45% from 255 or 42.55% from 235); Max value from RGB is 114 - color contains mainly: green. Hex color #157264 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157264 is #EA8D9B. Grayscale: #545454. Windows color (decimal): -15371676 or 6582805. OLE color: 6582805.
HSL color Cylindrical-coordinate representation of color #157264: hue angle of 170.97º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #157264 is Cyan = 0.82, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 114 | 100 | - |
| CMYK | 0.82 | 0 | 0.12 | 0.55 |
| HSL | 170.97º | 0.69% | 0.26% | - |
| HSV(B) | 170.97º | 0.82% | 0.45% | - |
| XYZ | 8.63 | 13.11 | 14.13 | - |
| YUV | 84.6 | 136.69 | 82.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 114 | 100 | 0.82 | 0 | 0.12 | 0.55 | 170.97 | 0.69 | 0.26 |
| Hex | 15 | 72 | 64 | 52 | 0 | C | 37 | AB | 45 | 1A |
| Octal | 25 | 162 | 144 | 122 | 0 | 14 | 67 | 253 | 105 | 32 |
| Binary | 10101 | 1110010 | 1100100 | 1010010 | 0 | 1100 | 110111 | 10101011 | 1000101 | 11010 |
Color Harmonies of #157264
Complementary color
Monochromatic Colors of #157264
Black with #157264
Text Example
Text Example
White with #157264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157264; }
p { color: rgb(21,114,100); }
H1.HeaderClassName
{
color: #157264;
}
.AnyTagClassName
{
color: #157264;
}
</style>
background-color css
<style>
a { background-color: #157264; }
a { background-color: rgb(21,114,100); }
div.DivClassName
{
background-color: #157264;
}
.BgClassName
{
background-color: #157264;
}
</style>
border-color css
<style>
span { border-color: #157264; }
span { border-color: rgb(21,114,100); }
td.TdClassName
{
border-color: #157264;
}
.TagClassName
{
border-color: #157264;
}
</style>