Shades of Orient #19597C
Tints of Orient #19597C
RGB
CMYK
RGB Variations
Color information
#19597C (or 0x19597C) is known color: Orient. HEX triplet: 19, 59 and 7C. RGB value is (25,89,124). Sum of RGB (Red+Green+Blue) = 25+89+124=238 (31% of max value = 765). Red value is 25 (10.16% from 255 or 10.50% from 238); Green value is 89 (35.16% from 255 or 37.39% from 238); Blue value is 124 (48.83% from 255 or 52.10% from 238); Max value from RGB is 124 - color contains mainly: blue. Hex color #19597C is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #19597C is #E6A683. Grayscale: #494949. Windows color (decimal): -15115908 or 8149273. OLE color: 8149273.
HSL color Cylindrical-coordinate representation of color #19597C: hue angle of 201.21º degrees, saturation: 0.66, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #19597C is Cyan = 0.80, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 25 | 89 | 124 | - |
| CMYK | 0.80 | 0.28 | 0 | 0.51 |
| HSL | 201.21º | 0.66% | 0.29% | - |
| HSV(B) | 201.21º | 0.8% | 0.49% | - |
| XYZ | 7.61 | 8.81 | 20.37 | - |
| YUV | 73.85 | 156.3 | 93.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 89 | 124 | 0.80 | 0.28 | 0 | 0.51 | 201.21 | 0.66 | 0.29 |
| Hex | 19 | 59 | 7C | 50 | 1C | 0 | 33 | C9 | 42 | 1D |
| Octal | 31 | 131 | 174 | 120 | 34 | 0 | 63 | 311 | 102 | 35 |
| Binary | 11001 | 1011001 | 1111100 | 1010000 | 11100 | 0 | 110011 | 11001001 | 1000010 | 11101 |
Color Harmonies of #19597C
Complementary color
Monochromatic Colors of #19597C
Black with #19597C
Text Example
Text Example
White with #19597C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #19597C; }
p { color: rgb(25,89,124); }
H1.HeaderClassName
{
color: #19597C;
}
.AnyTagClassName
{
color: #19597C;
}
</style>
background-color css
<style>
a { background-color: #19597C; }
a { background-color: rgb(25,89,124); }
div.DivClassName
{
background-color: #19597C;
}
.BgClassName
{
background-color: #19597C;
}
</style>
border-color css
<style>
span { border-color: #19597C; }
span { border-color: rgb(25,89,124); }
td.TdClassName
{
border-color: #19597C;
}
.TagClassName
{
border-color: #19597C;
}
</style>