Shades of Orient #195276
Tints of Orient #195276
RGB
CMYK
RGB Variations
Color information
#195276 (or 0x195276) is known color: Orient. HEX triplet: 19, 52 and 76. RGB value is (25,82,118). Sum of RGB (Red+Green+Blue) = 25+82+118=225 (29% of max value = 765). Red value is 25 (10.16% from 255 or 11.11% from 225); Green value is 82 (32.42% from 255 or 36.44% from 225); Blue value is 118 (46.48% from 255 or 52.44% from 225); Max value from RGB is 118 - color contains mainly: blue. Hex color #195276 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #195276 is #E6AD89. Grayscale: #444444. Windows color (decimal): -15117706 or 7754265. OLE color: 7754265.
HSL color Cylindrical-coordinate representation of color #195276: hue angle of 203.23º 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 #195276 is Cyan = 0.79, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 25 | 82 | 118 | - |
| CMYK | 0.79 | 0.31 | 0 | 0.54 |
| HSL | 203.23º | 0.65% | 0.28% | - |
| HSV(B) | 203.23º | 0.79% | 0.46% | - |
| XYZ | 6.69 | 7.55 | 18.24 | - |
| YUV | 69.06 | 155.62 | 96.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 82 | 118 | 0.79 | 0.31 | 0 | 0.54 | 203.23 | 0.65 | 0.28 |
| Hex | 19 | 52 | 76 | 4F | 1F | 0 | 36 | CB | 41 | 1C |
| Octal | 31 | 122 | 166 | 117 | 37 | 0 | 66 | 313 | 101 | 34 |
| Binary | 11001 | 1010010 | 1110110 | 1001111 | 11111 | 0 | 110110 | 11001011 | 1000001 | 11100 |
Color Harmonies of #195276
Complementary color
Monochromatic Colors of #195276
Black with #195276
Text Example
Text Example
White with #195276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #195276; }
p { color: rgb(25,82,118); }
H1.HeaderClassName
{
color: #195276;
}
.AnyTagClassName
{
color: #195276;
}
</style>
background-color css
<style>
a { background-color: #195276; }
a { background-color: rgb(25,82,118); }
div.DivClassName
{
background-color: #195276;
}
.BgClassName
{
background-color: #195276;
}
</style>
border-color css
<style>
span { border-color: #195276; }
span { border-color: rgb(25,82,118); }
td.TdClassName
{
border-color: #195276;
}
.TagClassName
{
border-color: #195276;
}
</style>