Shades of Orient #195970
Tints of Orient #195970
RGB
CMYK
RGB Variations
Color information
#195970 (or 0x195970) is known color: Orient. HEX triplet: 19, 59 and 70. RGB value is (25,89,112). Sum of RGB (Red+Green+Blue) = 25+89+112=226 (29% of max value = 765). Red value is 25 (10.16% from 255 or 11.06% from 226); Green value is 89 (35.16% from 255 or 39.38% from 226); Blue value is 112 (44.14% from 255 or 49.56% from 226); Max value from RGB is 112 - color contains mainly: blue. Hex color #195970 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #195970 is #E6A68F. Grayscale: #484848. Windows color (decimal): -15115920 or 7362841. OLE color: 7362841.
HSL color Cylindrical-coordinate representation of color #195970: hue angle of 195.86º 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 #195970 is Cyan = 0.78, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 25 | 89 | 112 | - |
| CMYK | 0.78 | 0.21 | 0 | 0.56 |
| HSL | 195.86º | 0.64% | 0.27% | - |
| HSV(B) | 195.86º | 0.78% | 0.44% | - |
| XYZ | 6.9 | 8.52 | 16.61 | - |
| YUV | 72.49 | 150.3 | 94.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 89 | 112 | 0.78 | 0.21 | 0 | 0.56 | 195.86 | 0.64 | 0.27 |
| Hex | 19 | 59 | 70 | 4E | 15 | 0 | 38 | C4 | 40 | 1B |
| Octal | 31 | 131 | 160 | 116 | 25 | 0 | 70 | 304 | 100 | 33 |
| Binary | 11001 | 1011001 | 1110000 | 1001110 | 10101 | 0 | 111000 | 11000100 | 1000000 | 11011 |
Color Harmonies of #195970
Complementary color
Monochromatic Colors of #195970
Black with #195970
Text Example
Text Example
White with #195970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #195970; }
p { color: rgb(25,89,112); }
H1.HeaderClassName
{
color: #195970;
}
.AnyTagClassName
{
color: #195970;
}
</style>
background-color css
<style>
a { background-color: #195970; }
a { background-color: rgb(25,89,112); }
div.DivClassName
{
background-color: #195970;
}
.BgClassName
{
background-color: #195970;
}
</style>
border-color css
<style>
span { border-color: #195970; }
span { border-color: rgb(25,89,112); }
td.TdClassName
{
border-color: #195970;
}
.TagClassName
{
border-color: #195970;
}
</style>