Shades of Deep Sea #138267
Tints of Deep Sea #138267
RGB
CMYK
RGB Variations
Color information
#138267 (or 0x138267) is known color: Deep Sea. HEX triplet: 13, 82 and 67. RGB value is (19,130,103). Sum of RGB (Red+Green+Blue) = 19+130+103=252 (33% of max value = 765). Red value is 19 (7.81% from 255 or 7.54% from 252); Green value is 130 (51.17% from 255 or 51.59% from 252); Blue value is 103 (40.62% from 255 or 40.87% from 252); Max value from RGB is 130 - color contains mainly: green. Hex color #138267 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138267 is #EC7D98. Grayscale: #5D5D5D. Windows color (decimal): -15498649 or 6783507. OLE color: 6783507.
HSL color Cylindrical-coordinate representation of color #138267: hue angle of 165.41º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #138267 is Cyan = 0.85, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 19 | 130 | 103 | - |
| CMYK | 0.85 | 0 | 0.21 | 0.49 |
| HSL | 165.41º | 0.74% | 0.29% | - |
| HSV(B) | 165.41º | 0.85% | 0.51% | - |
| XYZ | 10.7 | 17.08 | 15.57 | - |
| YUV | 93.73 | 133.23 | 74.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 130 | 103 | 0.85 | 0 | 0.21 | 0.49 | 165.41 | 0.74 | 0.29 |
| Hex | 13 | 82 | 67 | 55 | 0 | 15 | 31 | A5 | 4A | 1D |
| Octal | 23 | 202 | 147 | 125 | 0 | 25 | 61 | 245 | 112 | 35 |
| Binary | 10011 | 10000010 | 1100111 | 1010101 | 0 | 10101 | 110001 | 10100101 | 1001010 | 11101 |
Color Harmonies of #138267
Complementary color
Monochromatic Colors of #138267
Black with #138267
Text Example
Text Example
White with #138267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138267; }
p { color: rgb(19,130,103); }
H1.HeaderClassName
{
color: #138267;
}
.AnyTagClassName
{
color: #138267;
}
</style>
background-color css
<style>
a { background-color: #138267; }
a { background-color: rgb(19,130,103); }
div.DivClassName
{
background-color: #138267;
}
.BgClassName
{
background-color: #138267;
}
</style>
border-color css
<style>
span { border-color: #138267; }
span { border-color: rgb(19,130,103); }
td.TdClassName
{
border-color: #138267;
}
.TagClassName
{
border-color: #138267;
}
</style>