Shades of Orient #195978
Tints of Orient #195978
RGB
CMYK
RGB Variations
Color information
#195978 (or 0x195978) is known color: Orient. HEX triplet: 19, 59 and 78. RGB value is (25,89,120). Sum of RGB (Red+Green+Blue) = 25+89+120=234 (30% of max value = 765). Red value is 25 (10.16% from 255 or 10.68% from 234); Green value is 89 (35.16% from 255 or 38.03% from 234); Blue value is 120 (47.27% from 255 or 51.28% from 234); Max value from RGB is 120 - color contains mainly: blue. Hex color #195978 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #195978 is #E6A687. Grayscale: #494949. Windows color (decimal): -15115912 or 7887129. OLE color: 7887129.
HSL color Cylindrical-coordinate representation of color #195978: hue angle of 199.58º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #195978 is Cyan = 0.79, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 25 | 89 | 120 | - |
| CMYK | 0.79 | 0.26 | 0 | 0.53 |
| HSL | 199.58º | 0.66% | 0.28% | - |
| HSV(B) | 199.58º | 0.79% | 0.47% | - |
| XYZ | 7.36 | 8.71 | 19.06 | - |
| YUV | 73.4 | 154.3 | 93.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 89 | 120 | 0.79 | 0.26 | 0 | 0.53 | 199.58 | 0.66 | 0.28 |
| Hex | 19 | 59 | 78 | 4F | 1A | 0 | 35 | C8 | 42 | 1C |
| Octal | 31 | 131 | 170 | 117 | 32 | 0 | 65 | 310 | 102 | 34 |
| Binary | 11001 | 1011001 | 1111000 | 1001111 | 11010 | 0 | 110101 | 11001000 | 1000010 | 11100 |
Color Harmonies of #195978
Complementary color
Monochromatic Colors of #195978
Black with #195978
Text Example
Text Example
White with #195978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #195978; }
p { color: rgb(25,89,120); }
H1.HeaderClassName
{
color: #195978;
}
.AnyTagClassName
{
color: #195978;
}
</style>
background-color css
<style>
a { background-color: #195978; }
a { background-color: rgb(25,89,120); }
div.DivClassName
{
background-color: #195978;
}
.BgClassName
{
background-color: #195978;
}
</style>
border-color css
<style>
span { border-color: #195978; }
span { border-color: rgb(25,89,120); }
td.TdClassName
{
border-color: #195978;
}
.TagClassName
{
border-color: #195978;
}
</style>