Shades of Orient #195771
Tints of Orient #195771
RGB
CMYK
RGB Variations
Color information
#195771 (or 0x195771) is known color: Orient. HEX triplet: 19, 57 and 71. RGB value is (25,87,113). Sum of RGB (Red+Green+Blue) = 25+87+113=225 (29% of max value = 765). Red value is 25 (10.16% from 255 or 11.11% from 225); Green value is 87 (34.38% from 255 or 38.67% from 225); Blue value is 113 (44.53% from 255 or 50.22% from 225); Max value from RGB is 113 - color contains mainly: blue. Hex color #195771 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #195771 is #E6A88E. Grayscale: #474747. Windows color (decimal): -15116431 or 7427865. OLE color: 7427865.
HSL color Cylindrical-coordinate representation of color #195771: hue angle of 197.73º 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 #195771 is Cyan = 0.78, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 25 | 87 | 113 | - |
| CMYK | 0.78 | 0.23 | 0 | 0.56 |
| HSL | 197.73º | 0.64% | 0.27% | - |
| HSV(B) | 197.73º | 0.78% | 0.44% | - |
| XYZ | 6.79 | 8.22 | 16.85 | - |
| YUV | 71.43 | 151.46 | 94.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 87 | 113 | 0.78 | 0.23 | 0 | 0.56 | 197.73 | 0.64 | 0.27 |
| Hex | 19 | 57 | 71 | 4E | 17 | 0 | 38 | C6 | 40 | 1B |
| Octal | 31 | 127 | 161 | 116 | 27 | 0 | 70 | 306 | 100 | 33 |
| Binary | 11001 | 1010111 | 1110001 | 1001110 | 10111 | 0 | 111000 | 11000110 | 1000000 | 11011 |
Color Harmonies of #195771
Complementary color
Monochromatic Colors of #195771
Black with #195771
Text Example
Text Example
White with #195771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #195771; }
p { color: rgb(25,87,113); }
H1.HeaderClassName
{
color: #195771;
}
.AnyTagClassName
{
color: #195771;
}
</style>
background-color css
<style>
a { background-color: #195771; }
a { background-color: rgb(25,87,113); }
div.DivClassName
{
background-color: #195771;
}
.BgClassName
{
background-color: #195771;
}
</style>
border-color css
<style>
span { border-color: #195771; }
span { border-color: rgb(25,87,113); }
td.TdClassName
{
border-color: #195771;
}
.TagClassName
{
border-color: #195771;
}
</style>