Shades of Orient #13526E
Tints of Orient #13526E
RGB
CMYK
RGB Variations
Color information
#13526E (or 0x13526E) is known color: Orient. HEX triplet: 13, 52 and 6E. RGB value is (19,82,110). Sum of RGB (Red+Green+Blue) = 19+82+110=211 (27% of max value = 765). Red value is 19 (7.81% from 255 or 9.00% from 211); Green value is 82 (32.42% from 255 or 38.86% from 211); Blue value is 110 (43.36% from 255 or 52.13% from 211); Max value from RGB is 110 - color contains mainly: blue. Hex color #13526E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #13526E is #ECAD91. Grayscale: #424242. Windows color (decimal): -15510930 or 7229971. OLE color: 7229971.
HSL color Cylindrical-coordinate representation of color #13526E: hue angle of 198.46º degrees, saturation: 0.71, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #13526E is Cyan = 0.83, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 19 | 82 | 110 | - |
| CMYK | 0.83 | 0.25 | 0 | 0.57 |
| HSL | 198.46º | 0.71% | 0.25% | - |
| HSV(B) | 198.46º | 0.83% | 0.43% | - |
| XYZ | 6.1 | 7.3 | 15.84 | - |
| YUV | 66.36 | 152.63 | 94.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 82 | 110 | 0.83 | 0.25 | 0 | 0.57 | 198.46 | 0.71 | 0.25 |
| Hex | 13 | 52 | 6E | 53 | 19 | 0 | 39 | C6 | 47 | 19 |
| Octal | 23 | 122 | 156 | 123 | 31 | 0 | 71 | 306 | 107 | 31 |
| Binary | 10011 | 1010010 | 1101110 | 1010011 | 11001 | 0 | 111001 | 11000110 | 1000111 | 11001 |
Color Harmonies of #13526E
Complementary color
Monochromatic Colors of #13526E
Black with #13526E
Text Example
Text Example
White with #13526E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13526E; }
p { color: rgb(19,82,110); }
H1.HeaderClassName
{
color: #13526E;
}
.AnyTagClassName
{
color: #13526E;
}
</style>
background-color css
<style>
a { background-color: #13526E; }
a { background-color: rgb(19,82,110); }
div.DivClassName
{
background-color: #13526E;
}
.BgClassName
{
background-color: #13526E;
}
</style>
border-color css
<style>
span { border-color: #13526E; }
span { border-color: rgb(19,82,110); }
td.TdClassName
{
border-color: #13526E;
}
.TagClassName
{
border-color: #13526E;
}
</style>