Shades of Submarine #819997
Tints of Submarine #819997
RGB
CMYK
RGB Variations
Color information
#819997 (or 0x819997) is known color: Submarine. HEX triplet: 81, 99 and 97. RGB value is (129,153,151). Sum of RGB (Red+Green+Blue) = 129+153+151=433 (57% of max value = 765). Red value is 129 (50.78% from 255 or 29.79% from 433); Green value is 153 (60.16% from 255 or 35.33% from 433); Blue value is 151 (59.38% from 255 or 34.87% from 433); Max value from RGB is 153 - color contains mainly: green. Hex color #819997 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819997 is #7E6668. Grayscale: #919191. Windows color (decimal): -8283753 or 9935233. OLE color: 9935233.
HSL color Cylindrical-coordinate representation of color #819997: hue angle of 175º degrees, saturation: 0.11, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #819997 is Cyan = 0.16, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 129 | 153 | 151 | - |
| CMYK | 0.16 | 0 | 0.01 | 0.4 |
| HSL | 175º | 0.11% | 0.55% | - |
| HSV(B) | 175º | 0.16% | 0.6% | - |
| XYZ | 26.03 | 29.68 | 33.64 | - |
| YUV | 145.6 | 131.05 | 116.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 153 | 151 | 0.16 | 0 | 0.01 | 0.4 | 175 | 0.11 | 0.55 |
| Hex | 81 | 99 | 97 | 10 | 0 | 1 | 28 | AF | B | 37 |
| Octal | 201 | 231 | 227 | 20 | 0 | 1 | 50 | 257 | 13 | 67 |
| Binary | 10000001 | 10011001 | 10010111 | 10000 | 0 | 1 | 101000 | 10101111 | 1011 | 110111 |
Color Harmonies of #819997
Complementary color
Monochromatic Colors of #819997
Black with #819997
Text Example
Text Example
White with #819997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819997; }
p { color: rgb(129,153,151); }
H1.HeaderClassName
{
color: #819997;
}
.AnyTagClassName
{
color: #819997;
}
</style>
background-color css
<style>
a { background-color: #819997; }
a { background-color: rgb(129,153,151); }
div.DivClassName
{
background-color: #819997;
}
.BgClassName
{
background-color: #819997;
}
</style>
border-color css
<style>
span { border-color: #819997; }
span { border-color: rgb(129,153,151); }
td.TdClassName
{
border-color: #819997;
}
.TagClassName
{
border-color: #819997;
}
</style>