Shades of Orient #195175
Tints of Orient #195175
RGB
CMYK
RGB Variations
Color information
#195175 (or 0x195175) is known color: Orient. HEX triplet: 19, 51 and 75. RGB value is (25,81,117). Sum of RGB (Red+Green+Blue) = 25+81+117=223 (29% of max value = 765). Red value is 25 (10.16% from 255 or 11.21% from 223); Green value is 81 (32.03% from 255 or 36.32% from 223); Blue value is 117 (46.09% from 255 or 52.47% from 223); Max value from RGB is 117 - color contains mainly: blue. Hex color #195175 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #195175 is #E6AE8A. Grayscale: #444444. Windows color (decimal): -15117963 or 7688473. OLE color: 7688473.
HSL color Cylindrical-coordinate representation of color #195175: hue angle of 203.48º 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 #195175 is Cyan = 0.79, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 25 | 81 | 117 | - |
| CMYK | 0.79 | 0.31 | 0 | 0.54 |
| HSL | 203.48º | 0.65% | 0.28% | - |
| HSV(B) | 203.48º | 0.79% | 0.46% | - |
| XYZ | 6.55 | 7.38 | 17.91 | - |
| YUV | 68.36 | 155.45 | 97.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 81 | 117 | 0.79 | 0.31 | 0 | 0.54 | 203.48 | 0.65 | 0.28 |
| Hex | 19 | 51 | 75 | 4F | 1F | 0 | 36 | CB | 41 | 1C |
| Octal | 31 | 121 | 165 | 117 | 37 | 0 | 66 | 313 | 101 | 34 |
| Binary | 11001 | 1010001 | 1110101 | 1001111 | 11111 | 0 | 110110 | 11001011 | 1000001 | 11100 |
Color Harmonies of #195175
Complementary color
Monochromatic Colors of #195175
Black with #195175
Text Example
Text Example
White with #195175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #195175; }
p { color: rgb(25,81,117); }
H1.HeaderClassName
{
color: #195175;
}
.AnyTagClassName
{
color: #195175;
}
</style>
background-color css
<style>
a { background-color: #195175; }
a { background-color: rgb(25,81,117); }
div.DivClassName
{
background-color: #195175;
}
.BgClassName
{
background-color: #195175;
}
</style>
border-color css
<style>
span { border-color: #195175; }
span { border-color: rgb(25,81,117); }
td.TdClassName
{
border-color: #195175;
}
.TagClassName
{
border-color: #195175;
}
</style>