Shades of Orient #195478
Tints of Orient #195478
RGB
CMYK
RGB Variations
Color information
#195478 (or 0x195478) is known color: Orient. HEX triplet: 19, 54 and 78. RGB value is (25,84,120). Sum of RGB (Red+Green+Blue) = 25+84+120=229 (30% of max value = 765). Red value is 25 (10.16% from 255 or 10.92% from 229); Green value is 84 (33.20% from 255 or 36.68% from 229); Blue value is 120 (47.27% from 255 or 52.40% from 229); Max value from RGB is 120 - color contains mainly: blue. Hex color #195478 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #195478 is #E6AB87. Grayscale: #464646. Windows color (decimal): -15117192 or 7885849. OLE color: 7885849.
HSL color Cylindrical-coordinate representation of color #195478: hue angle of 202.74º 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 #195478 is Cyan = 0.79, Magento = 0.3, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 25 | 84 | 120 | - |
| CMYK | 0.79 | 0.3 | 0 | 0.53 |
| HSL | 202.74º | 0.66% | 0.28% | - |
| HSV(B) | 202.74º | 0.79% | 0.47% | - |
| XYZ | 6.96 | 7.9 | 18.93 | - |
| YUV | 70.46 | 155.95 | 95.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 84 | 120 | 0.79 | 0.3 | 0 | 0.53 | 202.74 | 0.66 | 0.28 |
| Hex | 19 | 54 | 78 | 4F | 1E | 0 | 35 | CB | 42 | 1C |
| Octal | 31 | 124 | 170 | 117 | 36 | 0 | 65 | 313 | 102 | 34 |
| Binary | 11001 | 1010100 | 1111000 | 1001111 | 11110 | 0 | 110101 | 11001011 | 1000010 | 11100 |
Color Harmonies of #195478
Complementary color
Monochromatic Colors of #195478
Black with #195478
Text Example
Text Example
White with #195478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #195478; }
p { color: rgb(25,84,120); }
H1.HeaderClassName
{
color: #195478;
}
.AnyTagClassName
{
color: #195478;
}
</style>
background-color css
<style>
a { background-color: #195478; }
a { background-color: rgb(25,84,120); }
div.DivClassName
{
background-color: #195478;
}
.BgClassName
{
background-color: #195478;
}
</style>
border-color css
<style>
span { border-color: #195478; }
span { border-color: rgb(25,84,120); }
td.TdClassName
{
border-color: #195478;
}
.TagClassName
{
border-color: #195478;
}
</style>