Shades of Orient #13566A
Tints of Orient #13566A
RGB
CMYK
RGB Variations
Color information
#13566A (or 0x13566A) is known color: Orient. HEX triplet: 13, 56 and 6A. RGB value is (19,86,106). Sum of RGB (Red+Green+Blue) = 19+86+106=211 (27% of max value = 765). Red value is 19 (7.81% from 255 or 9.00% from 211); Green value is 86 (33.98% from 255 or 40.76% from 211); Blue value is 106 (41.80% from 255 or 50.24% from 211); Max value from RGB is 106 - color contains mainly: blue. Hex color #13566A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #13566A is #ECA995. Grayscale: #444444. Windows color (decimal): -15509910 or 6968851. OLE color: 6968851.
HSL color Cylindrical-coordinate representation of color #13566A: hue angle of 193.79º degrees, saturation: 0.7, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #13566A is Cyan = 0.82, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 19 | 86 | 106 | - |
| CMYK | 0.82 | 0.19 | 0 | 0.58 |
| HSL | 193.79º | 0.7% | 0.25% | - |
| HSV(B) | 193.79º | 0.82% | 0.42% | - |
| XYZ | 6.2 | 7.83 | 14.82 | - |
| YUV | 68.25 | 149.3 | 92.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 86 | 106 | 0.82 | 0.19 | 0 | 0.58 | 193.79 | 0.7 | 0.25 |
| Hex | 13 | 56 | 6A | 52 | 13 | 0 | 3A | C2 | 46 | 19 |
| Octal | 23 | 126 | 152 | 122 | 23 | 0 | 72 | 302 | 106 | 31 |
| Binary | 10011 | 1010110 | 1101010 | 1010010 | 10011 | 0 | 111010 | 11000010 | 1000110 | 11001 |
Color Harmonies of #13566A
Complementary color
Monochromatic Colors of #13566A
Black with #13566A
Text Example
Text Example
White with #13566A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13566A; }
p { color: rgb(19,86,106); }
H1.HeaderClassName
{
color: #13566A;
}
.AnyTagClassName
{
color: #13566A;
}
</style>
background-color css
<style>
a { background-color: #13566A; }
a { background-color: rgb(19,86,106); }
div.DivClassName
{
background-color: #13566A;
}
.BgClassName
{
background-color: #13566A;
}
</style>
border-color css
<style>
span { border-color: #13566A; }
span { border-color: rgb(19,86,106); }
td.TdClassName
{
border-color: #13566A;
}
.TagClassName
{
border-color: #13566A;
}
</style>