Shades of Orient #19526E
Tints of Orient #19526E
RGB
CMYK
RGB Variations
Color information
#19526E (or 0x19526E) is known color: Orient. HEX triplet: 19, 52 and 6E. RGB value is (25,82,110). Sum of RGB (Red+Green+Blue) = 25+82+110=217 (28% of max value = 765). Red value is 25 (10.16% from 255 or 11.52% from 217); Green value is 82 (32.42% from 255 or 37.79% from 217); Blue value is 110 (43.36% from 255 or 50.69% from 217); Max value from RGB is 110 - color contains mainly: blue. Hex color #19526E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #19526E is #E6AD91. Grayscale: #434343. Windows color (decimal): -15117714 or 7229977. OLE color: 7229977.
HSL color Cylindrical-coordinate representation of color #19526E: hue angle of 199.76º degrees, saturation: 0.63, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #19526E is Cyan = 0.77, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 25 | 82 | 110 | - |
| CMYK | 0.77 | 0.25 | 0 | 0.57 |
| HSL | 199.76º | 0.63% | 0.26% | - |
| HSV(B) | 199.76º | 0.77% | 0.43% | - |
| XYZ | 6.23 | 7.37 | 15.85 | - |
| YUV | 68.15 | 151.62 | 97.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 82 | 110 | 0.77 | 0.25 | 0 | 0.57 | 199.76 | 0.63 | 0.26 |
| Hex | 19 | 52 | 6E | 4D | 19 | 0 | 39 | C8 | 3F | 1A |
| Octal | 31 | 122 | 156 | 115 | 31 | 0 | 71 | 310 | 77 | 32 |
| Binary | 11001 | 1010010 | 1101110 | 1001101 | 11001 | 0 | 111001 | 11001000 | 111111 | 11010 |
Color Harmonies of #19526E
Complementary color
Monochromatic Colors of #19526E
Black with #19526E
Text Example
Text Example
White with #19526E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #19526E; }
p { color: rgb(25,82,110); }
H1.HeaderClassName
{
color: #19526E;
}
.AnyTagClassName
{
color: #19526E;
}
</style>
background-color css
<style>
a { background-color: #19526E; }
a { background-color: rgb(25,82,110); }
div.DivClassName
{
background-color: #19526E;
}
.BgClassName
{
background-color: #19526E;
}
</style>
border-color css
<style>
span { border-color: #19526E; }
span { border-color: rgb(25,82,110); }
td.TdClassName
{
border-color: #19526E;
}
.TagClassName
{
border-color: #19526E;
}
</style>