Shades of Orient #195570
Tints of Orient #195570
RGB
CMYK
RGB Variations
Color information
#195570 (or 0x195570) is known color: Orient. HEX triplet: 19, 55 and 70. RGB value is (25,85,112). Sum of RGB (Red+Green+Blue) = 25+85+112=222 (29% of max value = 765). Red value is 25 (10.16% from 255 or 11.26% from 222); Green value is 85 (33.59% from 255 or 38.29% from 222); Blue value is 112 (44.14% from 255 or 50.45% from 222); Max value from RGB is 112 - color contains mainly: blue. Hex color #195570 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #195570 is #E6AA8F. Grayscale: #454545. Windows color (decimal): -15116944 or 7361817. OLE color: 7361817.
HSL color Cylindrical-coordinate representation of color #195570: hue angle of 198.62º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #195570 is Cyan = 0.78, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 25 | 85 | 112 | - |
| CMYK | 0.78 | 0.24 | 0 | 0.56 |
| HSL | 198.62º | 0.64% | 0.27% | - |
| HSV(B) | 198.62º | 0.78% | 0.44% | - |
| XYZ | 6.57 | 7.87 | 16.5 | - |
| YUV | 70.14 | 151.62 | 95.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 85 | 112 | 0.78 | 0.24 | 0 | 0.56 | 198.62 | 0.64 | 0.27 |
| Hex | 19 | 55 | 70 | 4E | 18 | 0 | 38 | C7 | 40 | 1B |
| Octal | 31 | 125 | 160 | 116 | 30 | 0 | 70 | 307 | 100 | 33 |
| Binary | 11001 | 1010101 | 1110000 | 1001110 | 11000 | 0 | 111000 | 11000111 | 1000000 | 11011 |
Color Harmonies of #195570
Complementary color
Monochromatic Colors of #195570
Black with #195570
Text Example
Text Example
White with #195570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #195570; }
p { color: rgb(25,85,112); }
H1.HeaderClassName
{
color: #195570;
}
.AnyTagClassName
{
color: #195570;
}
</style>
background-color css
<style>
a { background-color: #195570; }
a { background-color: rgb(25,85,112); }
div.DivClassName
{
background-color: #195570;
}
.BgClassName
{
background-color: #195570;
}
</style>
border-color css
<style>
span { border-color: #195570; }
span { border-color: rgb(25,85,112); }
td.TdClassName
{
border-color: #195570;
}
.TagClassName
{
border-color: #195570;
}
</style>