Shades of Deep Sea #127267
Tints of Deep Sea #127267
RGB
CMYK
RGB Variations
Color information
#127267 (or 0x127267) is known color: Deep Sea. HEX triplet: 12, 72 and 67. RGB value is (18,114,103). Sum of RGB (Red+Green+Blue) = 18+114+103=235 (31% of max value = 765). Red value is 18 (7.42% from 255 or 7.66% from 235); Green value is 114 (44.92% from 255 or 48.51% from 235); Blue value is 103 (40.62% from 255 or 43.83% from 235); Max value from RGB is 114 - color contains mainly: green. Hex color #127267 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127267 is #ED8D98. Grayscale: #535353. Windows color (decimal): -15568281 or 6779410. OLE color: 6779410.
HSL color Cylindrical-coordinate representation of color #127267: hue angle of 173.12º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #127267 is Cyan = 0.84, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 18 | 114 | 103 | - |
| CMYK | 0.84 | 0 | 0.10 | 0.55 |
| HSL | 173.13º | 0.73% | 0.26% | - |
| HSV(B) | 173.13º | 0.84% | 0.45% | - |
| XYZ | 8.71 | 13.14 | 14.91 | - |
| YUV | 84.04 | 138.7 | 80.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 114 | 103 | 0.84 | 0 | 0.10 | 0.55 | 173.13 | 0.73 | 0.26 |
| Hex | 12 | 72 | 67 | 54 | 0 | A | 37 | AD | 49 | 1A |
| Octal | 22 | 162 | 147 | 124 | 0 | 12 | 67 | 255 | 111 | 32 |
| Binary | 10010 | 1110010 | 1100111 | 1010100 | 0 | 1010 | 110111 | 10101101 | 1001001 | 11010 |
Color Harmonies of #127267
Complementary color
Monochromatic Colors of #127267
Black with #127267
Text Example
Text Example
White with #127267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127267; }
p { color: rgb(18,114,103); }
H1.HeaderClassName
{
color: #127267;
}
.AnyTagClassName
{
color: #127267;
}
</style>
background-color css
<style>
a { background-color: #127267; }
a { background-color: rgb(18,114,103); }
div.DivClassName
{
background-color: #127267;
}
.BgClassName
{
background-color: #127267;
}
</style>
border-color css
<style>
span { border-color: #127267; }
span { border-color: rgb(18,114,103); }
td.TdClassName
{
border-color: #127267;
}
.TagClassName
{
border-color: #127267;
}
</style>