Shades of Deep Sea #148762
Tints of Deep Sea #148762
RGB
CMYK
RGB Variations
Color information
#148762 (or 0x148762) is known color: Deep Sea. HEX triplet: 14, 87 and 62. RGB value is (20,135,98). Sum of RGB (Red+Green+Blue) = 20+135+98=253 (33% of max value = 765). Red value is 20 (8.20% from 255 or 7.91% from 253); Green value is 135 (53.12% from 255 or 53.36% from 253); Blue value is 98 (38.67% from 255 or 38.74% from 253); Max value from RGB is 135 - color contains mainly: green. Hex color #148762 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #148762 is #EB789D. Grayscale: #606060. Windows color (decimal): -15431838 or 6457108. OLE color: 6457108.
HSL color Cylindrical-coordinate representation of color #148762: hue angle of 160.7º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #148762 is Cyan = 0.85, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 20 | 135 | 98 | - |
| CMYK | 0.85 | 0 | 0.27 | 0.47 |
| HSL | 160.7º | 0.74% | 0.3% | - |
| HSV(B) | 160.7º | 0.85% | 0.53% | - |
| XYZ | 11.16 | 18.36 | 14.51 | - |
| YUV | 96.4 | 128.9 | 73.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 135 | 98 | 0.85 | 0 | 0.27 | 0.47 | 160.7 | 0.74 | 0.3 |
| Hex | 14 | 87 | 62 | 55 | 0 | 1B | 2F | A1 | 4A | 1E |
| Octal | 24 | 207 | 142 | 125 | 0 | 33 | 57 | 241 | 112 | 36 |
| Binary | 10100 | 10000111 | 1100010 | 1010101 | 0 | 11011 | 101111 | 10100001 | 1001010 | 11110 |
Color Harmonies of #148762
Complementary color
Monochromatic Colors of #148762
Black with #148762
Text Example
Text Example
White with #148762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #148762; }
p { color: rgb(20,135,98); }
H1.HeaderClassName
{
color: #148762;
}
.AnyTagClassName
{
color: #148762;
}
</style>
background-color css
<style>
a { background-color: #148762; }
a { background-color: rgb(20,135,98); }
div.DivClassName
{
background-color: #148762;
}
.BgClassName
{
background-color: #148762;
}
</style>
border-color css
<style>
span { border-color: #148762; }
span { border-color: rgb(20,135,98); }
td.TdClassName
{
border-color: #148762;
}
.TagClassName
{
border-color: #148762;
}
</style>