Shades of Deep Sea #127369
Tints of Deep Sea #127369
RGB
CMYK
RGB Variations
Color information
#127369 (or 0x127369) is known color: Deep Sea. HEX triplet: 12, 73 and 69. RGB value is (18,115,105). Sum of RGB (Red+Green+Blue) = 18+115+105=238 (31% of max value = 765). Red value is 18 (7.42% from 255 or 7.56% from 238); Green value is 115 (45.31% from 255 or 48.32% from 238); Blue value is 105 (41.41% from 255 or 44.12% from 238); Max value from RGB is 115 - color contains mainly: green. Hex color #127369 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127369 is #ED8C96. Grayscale: #545454. Windows color (decimal): -15568023 or 6910738. OLE color: 6910738.
HSL color Cylindrical-coordinate representation of color #127369: hue angle of 173.81º 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 #127369 is Cyan = 0.84, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 18 | 115 | 105 | - |
| CMYK | 0.84 | 0 | 0.09 | 0.55 |
| HSL | 173.81º | 0.73% | 0.26% | - |
| HSV(B) | 173.81º | 0.84% | 0.45% | - |
| XYZ | 8.93 | 13.41 | 15.48 | - |
| YUV | 84.86 | 139.36 | 80.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 115 | 105 | 0.84 | 0 | 0.09 | 0.55 | 173.81 | 0.73 | 0.26 |
| Hex | 12 | 73 | 69 | 54 | 0 | 9 | 37 | AE | 49 | 1A |
| Octal | 22 | 163 | 151 | 124 | 0 | 11 | 67 | 256 | 111 | 32 |
| Binary | 10010 | 1110011 | 1101001 | 1010100 | 0 | 1001 | 110111 | 10101110 | 1001001 | 11010 |
Color Harmonies of #127369
Complementary color
Monochromatic Colors of #127369
Black with #127369
Text Example
Text Example
White with #127369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127369; }
p { color: rgb(18,115,105); }
H1.HeaderClassName
{
color: #127369;
}
.AnyTagClassName
{
color: #127369;
}
</style>
background-color css
<style>
a { background-color: #127369; }
a { background-color: rgb(18,115,105); }
div.DivClassName
{
background-color: #127369;
}
.BgClassName
{
background-color: #127369;
}
</style>
border-color css
<style>
span { border-color: #127369; }
span { border-color: rgb(18,115,105); }
td.TdClassName
{
border-color: #127369;
}
.TagClassName
{
border-color: #127369;
}
</style>