Shades of Orient #195075
Tints of Orient #195075
RGB
CMYK
RGB Variations
Color information
#195075 (or 0x195075) is known color: Orient. HEX triplet: 19, 50 and 75. RGB value is (25,80,117). Sum of RGB (Red+Green+Blue) = 25+80+117=222 (29% of max value = 765). Red value is 25 (10.16% from 255 or 11.26% from 222); Green value is 80 (31.64% from 255 or 36.04% from 222); Blue value is 117 (46.09% from 255 or 52.70% from 222); Max value from RGB is 117 - color contains mainly: blue. Hex color #195075 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #195075 is #E6AF8A. Grayscale: #434343. Windows color (decimal): -15118219 or 7688217. OLE color: 7688217.
HSL color Cylindrical-coordinate representation of color #195075: hue angle of 204.13º 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 #195075 is Cyan = 0.79, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 25 | 80 | 117 | - |
| CMYK | 0.79 | 0.32 | 0 | 0.54 |
| HSL | 204.13º | 0.65% | 0.28% | - |
| HSV(B) | 204.13º | 0.79% | 0.46% | - |
| XYZ | 6.48 | 7.23 | 17.88 | - |
| YUV | 67.77 | 155.78 | 97.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 80 | 117 | 0.79 | 0.32 | 0 | 0.54 | 204.13 | 0.65 | 0.28 |
| Hex | 19 | 50 | 75 | 4F | 20 | 0 | 36 | CC | 41 | 1C |
| Octal | 31 | 120 | 165 | 117 | 40 | 0 | 66 | 314 | 101 | 34 |
| Binary | 11001 | 1010000 | 1110101 | 1001111 | 100000 | 0 | 110110 | 11001100 | 1000001 | 11100 |
Color Harmonies of #195075
Complementary color
Monochromatic Colors of #195075
Black with #195075
Text Example
Text Example
White with #195075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #195075; }
p { color: rgb(25,80,117); }
H1.HeaderClassName
{
color: #195075;
}
.AnyTagClassName
{
color: #195075;
}
</style>
background-color css
<style>
a { background-color: #195075; }
a { background-color: rgb(25,80,117); }
div.DivClassName
{
background-color: #195075;
}
.BgClassName
{
background-color: #195075;
}
</style>
border-color css
<style>
span { border-color: #195075; }
span { border-color: rgb(25,80,117); }
td.TdClassName
{
border-color: #195075;
}
.TagClassName
{
border-color: #195075;
}
</style>