Shades of Orient #19576E
Tints of Orient #19576E
RGB
CMYK
RGB Variations
Color information
#19576E (or 0x19576E) is known color: Orient. HEX triplet: 19, 57 and 6E. RGB value is (25,87,110). Sum of RGB (Red+Green+Blue) = 25+87+110=222 (29% of max value = 765). Red value is 25 (10.16% from 255 or 11.26% from 222); Green value is 87 (34.38% from 255 or 39.19% from 222); Blue value is 110 (43.36% from 255 or 49.55% from 222); Max value from RGB is 110 - color contains mainly: blue. Hex color #19576E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #19576E is #E6A891. Grayscale: #464646. Windows color (decimal): -15116434 or 7231257. OLE color: 7231257.
HSL color Cylindrical-coordinate representation of color #19576E: hue angle of 196.24º degrees, saturation: 0.63, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #19576E is Cyan = 0.77, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 25 | 87 | 110 | - |
| CMYK | 0.77 | 0.21 | 0 | 0.57 |
| HSL | 196.24º | 0.63% | 0.26% | - |
| HSV(B) | 196.24º | 0.77% | 0.43% | - |
| XYZ | 6.62 | 8.15 | 15.98 | - |
| YUV | 71.08 | 149.96 | 95.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 87 | 110 | 0.77 | 0.21 | 0 | 0.57 | 196.24 | 0.63 | 0.26 |
| Hex | 19 | 57 | 6E | 4D | 15 | 0 | 39 | C4 | 3F | 1A |
| Octal | 31 | 127 | 156 | 115 | 25 | 0 | 71 | 304 | 77 | 32 |
| Binary | 11001 | 1010111 | 1101110 | 1001101 | 10101 | 0 | 111001 | 11000100 | 111111 | 11010 |
Color Harmonies of #19576E
Complementary color
Monochromatic Colors of #19576E
Black with #19576E
Text Example
Text Example
White with #19576E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #19576E; }
p { color: rgb(25,87,110); }
H1.HeaderClassName
{
color: #19576E;
}
.AnyTagClassName
{
color: #19576E;
}
</style>
background-color css
<style>
a { background-color: #19576E; }
a { background-color: rgb(25,87,110); }
div.DivClassName
{
background-color: #19576E;
}
.BgClassName
{
background-color: #19576E;
}
</style>
border-color css
<style>
span { border-color: #19576E; }
span { border-color: rgb(25,87,110); }
td.TdClassName
{
border-color: #19576E;
}
.TagClassName
{
border-color: #19576E;
}
</style>