Shades of Orient #195871
Tints of Orient #195871
RGB
CMYK
RGB Variations
Color information
#195871 (or 0x195871) is known color: Orient. HEX triplet: 19, 58 and 71. RGB value is (25,88,113). Sum of RGB (Red+Green+Blue) = 25+88+113=226 (29% of max value = 765). Red value is 25 (10.16% from 255 or 11.06% from 226); Green value is 88 (34.77% from 255 or 38.94% from 226); Blue value is 113 (44.53% from 255 or 50% from 226); Max value from RGB is 113 - color contains mainly: blue. Hex color #195871 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #195871 is #E6A78E. Grayscale: #474747. Windows color (decimal): -15116175 or 7428121. OLE color: 7428121.
HSL color Cylindrical-coordinate representation of color #195871: hue angle of 197.05º 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 #195871 is Cyan = 0.78, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 25 | 88 | 113 | - |
| CMYK | 0.78 | 0.22 | 0 | 0.56 |
| HSL | 197.05º | 0.64% | 0.27% | - |
| HSV(B) | 197.05º | 0.78% | 0.44% | - |
| XYZ | 6.87 | 8.38 | 16.88 | - |
| YUV | 72.01 | 151.13 | 94.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 88 | 113 | 0.78 | 0.22 | 0 | 0.56 | 197.05 | 0.64 | 0.27 |
| Hex | 19 | 58 | 71 | 4E | 16 | 0 | 38 | C5 | 40 | 1B |
| Octal | 31 | 130 | 161 | 116 | 26 | 0 | 70 | 305 | 100 | 33 |
| Binary | 11001 | 1011000 | 1110001 | 1001110 | 10110 | 0 | 111000 | 11000101 | 1000000 | 11011 |
Color Harmonies of #195871
Complementary color
Monochromatic Colors of #195871
Black with #195871
Text Example
Text Example
White with #195871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #195871; }
p { color: rgb(25,88,113); }
H1.HeaderClassName
{
color: #195871;
}
.AnyTagClassName
{
color: #195871;
}
</style>
background-color css
<style>
a { background-color: #195871; }
a { background-color: rgb(25,88,113); }
div.DivClassName
{
background-color: #195871;
}
.BgClassName
{
background-color: #195871;
}
</style>
border-color css
<style>
span { border-color: #195871; }
span { border-color: rgb(25,88,113); }
td.TdClassName
{
border-color: #195871;
}
.TagClassName
{
border-color: #195871;
}
</style>