Shades of Orient #195475
Tints of Orient #195475
RGB
CMYK
RGB Variations
Color information
#195475 (or 0x195475) is known color: Orient. HEX triplet: 19, 54 and 75. RGB value is (25,84,117). Sum of RGB (Red+Green+Blue) = 25+84+117=226 (29% of max value = 765). Red value is 25 (10.16% from 255 or 11.06% from 226); Green value is 84 (33.20% from 255 or 37.17% from 226); Blue value is 117 (46.09% from 255 or 51.77% from 226); Max value from RGB is 117 - color contains mainly: blue. Hex color #195475 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #195475 is #E6AB8A. Grayscale: #454545. Windows color (decimal): -15117195 or 7689241. OLE color: 7689241.
HSL color Cylindrical-coordinate representation of color #195475: hue angle of 201.52º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #195475 is Cyan = 0.79, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 25 | 84 | 117 | - |
| CMYK | 0.79 | 0.28 | 0 | 0.54 |
| HSL | 201.52º | 0.65% | 0.28% | - |
| HSV(B) | 201.52º | 0.79% | 0.46% | - |
| XYZ | 6.78 | 7.83 | 17.98 | - |
| YUV | 70.12 | 154.45 | 95.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 84 | 117 | 0.79 | 0.28 | 0 | 0.54 | 201.52 | 0.65 | 0.28 |
| Hex | 19 | 54 | 75 | 4F | 1C | 0 | 36 | CA | 41 | 1C |
| Octal | 31 | 124 | 165 | 117 | 34 | 0 | 66 | 312 | 101 | 34 |
| Binary | 11001 | 1010100 | 1110101 | 1001111 | 11100 | 0 | 110110 | 11001010 | 1000001 | 11100 |
Color Harmonies of #195475
Complementary color
Monochromatic Colors of #195475
Black with #195475
Text Example
Text Example
White with #195475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #195475; }
p { color: rgb(25,84,117); }
H1.HeaderClassName
{
color: #195475;
}
.AnyTagClassName
{
color: #195475;
}
</style>
background-color css
<style>
a { background-color: #195475; }
a { background-color: rgb(25,84,117); }
div.DivClassName
{
background-color: #195475;
}
.BgClassName
{
background-color: #195475;
}
</style>
border-color css
<style>
span { border-color: #195475; }
span { border-color: rgb(25,84,117); }
td.TdClassName
{
border-color: #195475;
}
.TagClassName
{
border-color: #195475;
}
</style>