Shades of Orient #195177
Tints of Orient #195177
RGB
CMYK
RGB Variations
Color information
#195177 (or 0x195177) is known color: Orient. HEX triplet: 19, 51 and 77. RGB value is (25,81,119). Sum of RGB (Red+Green+Blue) = 25+81+119=225 (29% of max value = 765). Red value is 25 (10.16% from 255 or 11.11% from 225); Green value is 81 (32.03% from 255 or 36% from 225); Blue value is 119 (46.88% from 255 or 52.89% from 225); Max value from RGB is 119 - color contains mainly: blue. Hex color #195177 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #195177 is #E6AE88. Grayscale: #444444. Windows color (decimal): -15117961 or 7819545. OLE color: 7819545.
HSL color Cylindrical-coordinate representation of color #195177: hue angle of 204.26º degrees, saturation: 0.65, 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 #195177 is Cyan = 0.79, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 25 | 81 | 119 | - |
| CMYK | 0.79 | 0.32 | 0 | 0.53 |
| HSL | 204.26º | 0.65% | 0.28% | - |
| HSV(B) | 204.26º | 0.79% | 0.47% | - |
| XYZ | 6.67 | 7.42 | 18.53 | - |
| YUV | 68.59 | 156.45 | 96.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 81 | 119 | 0.79 | 0.32 | 0 | 0.53 | 204.26 | 0.65 | 0.28 |
| Hex | 19 | 51 | 77 | 4F | 20 | 0 | 35 | CC | 41 | 1C |
| Octal | 31 | 121 | 167 | 117 | 40 | 0 | 65 | 314 | 101 | 34 |
| Binary | 11001 | 1010001 | 1110111 | 1001111 | 100000 | 0 | 110101 | 11001100 | 1000001 | 11100 |
Color Harmonies of #195177
Complementary color
Monochromatic Colors of #195177
Black with #195177
Text Example
Text Example
White with #195177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #195177; }
p { color: rgb(25,81,119); }
H1.HeaderClassName
{
color: #195177;
}
.AnyTagClassName
{
color: #195177;
}
</style>
background-color css
<style>
a { background-color: #195177; }
a { background-color: rgb(25,81,119); }
div.DivClassName
{
background-color: #195177;
}
.BgClassName
{
background-color: #195177;
}
</style>
border-color css
<style>
span { border-color: #195177; }
span { border-color: rgb(25,81,119); }
td.TdClassName
{
border-color: #195177;
}
.TagClassName
{
border-color: #195177;
}
</style>