Shades of Orient #15566A
Tints of Orient #15566A
RGB
CMYK
RGB Variations
Color information
#15566A (or 0x15566A) is known color: Orient. HEX triplet: 15, 56 and 6A. RGB value is (21,86,106). Sum of RGB (Red+Green+Blue) = 21+86+106=213 (28% of max value = 765). Red value is 21 (8.59% from 255 or 9.86% from 213); Green value is 86 (33.98% from 255 or 40.38% from 213); Blue value is 106 (41.80% from 255 or 49.77% from 213); Max value from RGB is 106 - color contains mainly: blue. Hex color #15566A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #15566A is #EAA995. Grayscale: #444444. Windows color (decimal): -15378838 or 6968853. OLE color: 6968853.
HSL color Cylindrical-coordinate representation of color #15566A: hue angle of 194.12º degrees, saturation: 0.67, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #15566A is Cyan = 0.80, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 21 | 86 | 106 | - |
| CMYK | 0.80 | 0.19 | 0 | 0.58 |
| HSL | 194.12º | 0.67% | 0.25% | - |
| HSV(B) | 194.12º | 0.8% | 0.42% | - |
| XYZ | 6.24 | 7.86 | 14.82 | - |
| YUV | 68.85 | 148.97 | 93.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 86 | 106 | 0.80 | 0.19 | 0 | 0.58 | 194.12 | 0.67 | 0.25 |
| Hex | 15 | 56 | 6A | 50 | 13 | 0 | 3A | C2 | 43 | 19 |
| Octal | 25 | 126 | 152 | 120 | 23 | 0 | 72 | 302 | 103 | 31 |
| Binary | 10101 | 1010110 | 1101010 | 1010000 | 10011 | 0 | 111010 | 11000010 | 1000011 | 11001 |
Color Harmonies of #15566A
Complementary color
Monochromatic Colors of #15566A
Black with #15566A
Text Example
Text Example
White with #15566A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #15566A; }
p { color: rgb(21,86,106); }
H1.HeaderClassName
{
color: #15566A;
}
.AnyTagClassName
{
color: #15566A;
}
</style>
background-color css
<style>
a { background-color: #15566A; }
a { background-color: rgb(21,86,106); }
div.DivClassName
{
background-color: #15566A;
}
.BgClassName
{
background-color: #15566A;
}
</style>
border-color css
<style>
span { border-color: #15566A; }
span { border-color: rgb(21,86,106); }
td.TdClassName
{
border-color: #15566A;
}
.TagClassName
{
border-color: #15566A;
}
</style>