Shades of Deep Sea #138274
Tints of Deep Sea #138274
RGB
CMYK
RGB Variations
Color information
#138274 (or 0x138274) is known color: Deep Sea. HEX triplet: 13, 82 and 74. RGB value is (19,130,116). Sum of RGB (Red+Green+Blue) = 19+130+116=265 (35% of max value = 765). Red value is 19 (7.81% from 255 or 7.17% from 265); Green value is 130 (51.17% from 255 or 49.06% from 265); Blue value is 116 (45.70% from 255 or 43.77% from 265); Max value from RGB is 130 - color contains mainly: green. Hex color #138274 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138274 is #EC7D8B. Grayscale: #5F5F5F. Windows color (decimal): -15498636 or 7635475. OLE color: 7635475.
HSL color Cylindrical-coordinate representation of color #138274: hue angle of 172.43º 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 #138274 is Cyan = 0.85, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 19 | 130 | 116 | - |
| CMYK | 0.85 | 0 | 0.11 | 0.49 |
| HSL | 172.43º | 0.74% | 0.29% | - |
| HSV(B) | 172.43º | 0.85% | 0.51% | - |
| XYZ | 11.4 | 17.36 | 19.27 | - |
| YUV | 95.22 | 139.73 | 73.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 130 | 116 | 0.85 | 0 | 0.11 | 0.49 | 172.43 | 0.74 | 0.29 |
| Hex | 13 | 82 | 74 | 55 | 0 | B | 31 | AC | 4A | 1D |
| Octal | 23 | 202 | 164 | 125 | 0 | 13 | 61 | 254 | 112 | 35 |
| Binary | 10011 | 10000010 | 1110100 | 1010101 | 0 | 1011 | 110001 | 10101100 | 1001010 | 11101 |
Color Harmonies of #138274
Complementary color
Monochromatic Colors of #138274
Black with #138274
Text Example
Text Example
White with #138274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138274; }
p { color: rgb(19,130,116); }
H1.HeaderClassName
{
color: #138274;
}
.AnyTagClassName
{
color: #138274;
}
</style>
background-color css
<style>
a { background-color: #138274; }
a { background-color: rgb(19,130,116); }
div.DivClassName
{
background-color: #138274;
}
.BgClassName
{
background-color: #138274;
}
</style>
border-color css
<style>
span { border-color: #138274; }
span { border-color: rgb(19,130,116); }
td.TdClassName
{
border-color: #138274;
}
.TagClassName
{
border-color: #138274;
}
</style>