Shades of Orient #195872
Tints of Orient #195872
RGB
CMYK
RGB Variations
Color information
#195872 (or 0x195872) is known color: Orient. HEX triplet: 19, 58 and 72. RGB value is (25,88,114). Sum of RGB (Red+Green+Blue) = 25+88+114=227 (30% of max value = 765). Red value is 25 (10.16% from 255 or 11.01% from 227); Green value is 88 (34.77% from 255 or 38.77% from 227); Blue value is 114 (44.92% from 255 or 50.22% from 227); Max value from RGB is 114 - color contains mainly: blue. Hex color #195872 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #195872 is #E6A78D. Grayscale: #474747. Windows color (decimal): -15116174 or 7493657. OLE color: 7493657.
HSL color Cylindrical-coordinate representation of color #195872: hue angle of 197.53º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #195872 is Cyan = 0.78, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 25 | 88 | 114 | - |
| CMYK | 0.78 | 0.23 | 0 | 0.55 |
| HSL | 197.53º | 0.64% | 0.27% | - |
| HSV(B) | 197.53º | 0.78% | 0.45% | - |
| XYZ | 6.93 | 8.4 | 17.18 | - |
| YUV | 72.13 | 151.63 | 94.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 88 | 114 | 0.78 | 0.23 | 0 | 0.55 | 197.53 | 0.64 | 0.27 |
| Hex | 19 | 58 | 72 | 4E | 17 | 0 | 37 | C6 | 40 | 1B |
| Octal | 31 | 130 | 162 | 116 | 27 | 0 | 67 | 306 | 100 | 33 |
| Binary | 11001 | 1011000 | 1110010 | 1001110 | 10111 | 0 | 110111 | 11000110 | 1000000 | 11011 |
Color Harmonies of #195872
Complementary color
Monochromatic Colors of #195872
Black with #195872
Text Example
Text Example
White with #195872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #195872; }
p { color: rgb(25,88,114); }
H1.HeaderClassName
{
color: #195872;
}
.AnyTagClassName
{
color: #195872;
}
</style>
background-color css
<style>
a { background-color: #195872; }
a { background-color: rgb(25,88,114); }
div.DivClassName
{
background-color: #195872;
}
.BgClassName
{
background-color: #195872;
}
</style>
border-color css
<style>
span { border-color: #195872; }
span { border-color: rgb(25,88,114); }
td.TdClassName
{
border-color: #195872;
}
.TagClassName
{
border-color: #195872;
}
</style>