Shades of Orient #195072
Tints of Orient #195072
RGB
CMYK
RGB Variations
Color information
#195072 (or 0x195072) is known color: Orient. HEX triplet: 19, 50 and 72. RGB value is (25,80,114). Sum of RGB (Red+Green+Blue) = 25+80+114=219 (29% of max value = 765). Red value is 25 (10.16% from 255 or 11.42% from 219); Green value is 80 (31.64% from 255 or 36.53% from 219); Blue value is 114 (44.92% from 255 or 52.05% from 219); Max value from RGB is 114 - color contains mainly: blue. Hex color #195072 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #195072 is #E6AF8D. Grayscale: #434343. Windows color (decimal): -15118222 or 7491609. OLE color: 7491609.
HSL color Cylindrical-coordinate representation of color #195072: hue angle of 202.92º 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 #195072 is Cyan = 0.78, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 25 | 80 | 114 | - |
| CMYK | 0.78 | 0.30 | 0 | 0.55 |
| HSL | 202.92º | 0.64% | 0.27% | - |
| HSV(B) | 202.92º | 0.78% | 0.45% | - |
| XYZ | 6.31 | 7.16 | 16.97 | - |
| YUV | 67.43 | 154.28 | 97.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 80 | 114 | 0.78 | 0.30 | 0 | 0.55 | 202.92 | 0.64 | 0.27 |
| Hex | 19 | 50 | 72 | 4E | 1E | 0 | 37 | CB | 40 | 1B |
| Octal | 31 | 120 | 162 | 116 | 36 | 0 | 67 | 313 | 100 | 33 |
| Binary | 11001 | 1010000 | 1110010 | 1001110 | 11110 | 0 | 110111 | 11001011 | 1000000 | 11011 |
Color Harmonies of #195072
Complementary color
Monochromatic Colors of #195072
Black with #195072
Text Example
Text Example
White with #195072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #195072; }
p { color: rgb(25,80,114); }
H1.HeaderClassName
{
color: #195072;
}
.AnyTagClassName
{
color: #195072;
}
</style>
background-color css
<style>
a { background-color: #195072; }
a { background-color: rgb(25,80,114); }
div.DivClassName
{
background-color: #195072;
}
.BgClassName
{
background-color: #195072;
}
</style>
border-color css
<style>
span { border-color: #195072; }
span { border-color: rgb(25,80,114); }
td.TdClassName
{
border-color: #195072;
}
.TagClassName
{
border-color: #195072;
}
</style>