Shades of Orient #195272
Tints of Orient #195272
RGB
CMYK
RGB Variations
Color information
#195272 (or 0x195272) is known color: Orient. HEX triplet: 19, 52 and 72. RGB value is (25,82,114). Sum of RGB (Red+Green+Blue) = 25+82+114=221 (29% of max value = 765). Red value is 25 (10.16% from 255 or 11.31% from 221); Green value is 82 (32.42% from 255 or 37.10% from 221); Blue value is 114 (44.92% from 255 or 51.58% from 221); Max value from RGB is 114 - color contains mainly: blue. Hex color #195272 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #195272 is #E6AD8D. Grayscale: #444444. Windows color (decimal): -15117710 or 7492121. OLE color: 7492121.
HSL color Cylindrical-coordinate representation of color #195272: hue angle of 201.57º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #195272 is Cyan = 0.78, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 25 | 82 | 114 | - |
| CMYK | 0.78 | 0.28 | 0 | 0.55 |
| HSL | 201.57º | 0.64% | 0.27% | - |
| HSV(B) | 201.57º | 0.78% | 0.45% | - |
| XYZ | 6.46 | 7.46 | 17.02 | - |
| YUV | 68.61 | 153.62 | 96.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 82 | 114 | 0.78 | 0.28 | 0 | 0.55 | 201.57 | 0.64 | 0.27 |
| Hex | 19 | 52 | 72 | 4E | 1C | 0 | 37 | CA | 40 | 1B |
| Octal | 31 | 122 | 162 | 116 | 34 | 0 | 67 | 312 | 100 | 33 |
| Binary | 11001 | 1010010 | 1110010 | 1001110 | 11100 | 0 | 110111 | 11001010 | 1000000 | 11011 |
Color Harmonies of #195272
Complementary color
Monochromatic Colors of #195272
Black with #195272
Text Example
Text Example
White with #195272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #195272; }
p { color: rgb(25,82,114); }
H1.HeaderClassName
{
color: #195272;
}
.AnyTagClassName
{
color: #195272;
}
</style>
background-color css
<style>
a { background-color: #195272; }
a { background-color: rgb(25,82,114); }
div.DivClassName
{
background-color: #195272;
}
.BgClassName
{
background-color: #195272;
}
</style>
border-color css
<style>
span { border-color: #195272; }
span { border-color: rgb(25,82,114); }
td.TdClassName
{
border-color: #195272;
}
.TagClassName
{
border-color: #195272;
}
</style>