Shades of Orient #155568
Tints of Orient #155568
RGB
CMYK
RGB Variations
Color information
#155568 (or 0x155568) is known color: Orient. HEX triplet: 15, 55 and 68. RGB value is (21,85,104). Sum of RGB (Red+Green+Blue) = 21+85+104=210 (27% of max value = 765). Red value is 21 (8.59% from 255 or 10% from 210); Green value is 85 (33.59% from 255 or 40.48% from 210); Blue value is 104 (41.02% from 255 or 49.52% from 210); Max value from RGB is 104 - color contains mainly: blue. Hex color #155568 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155568 is #EAAA97. Grayscale: #434343. Windows color (decimal): -15379096 or 6837525. OLE color: 6837525.
HSL color Cylindrical-coordinate representation of color #155568: hue angle of 193.73º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #155568 is Cyan = 0.80, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 21 | 85 | 104 | - |
| CMYK | 0.80 | 0.18 | 0 | 0.59 |
| HSL | 193.73º | 0.66% | 0.25% | - |
| HSV(B) | 193.73º | 0.8% | 0.41% | - |
| XYZ | 6.06 | 7.66 | 14.26 | - |
| YUV | 68.03 | 148.3 | 94.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 85 | 104 | 0.80 | 0.18 | 0 | 0.59 | 193.73 | 0.66 | 0.25 |
| Hex | 15 | 55 | 68 | 50 | 12 | 0 | 3B | C2 | 42 | 19 |
| Octal | 25 | 125 | 150 | 120 | 22 | 0 | 73 | 302 | 102 | 31 |
| Binary | 10101 | 1010101 | 1101000 | 1010000 | 10010 | 0 | 111011 | 11000010 | 1000010 | 11001 |
Color Harmonies of #155568
Complementary color
Monochromatic Colors of #155568
Black with #155568
Text Example
Text Example
White with #155568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155568; }
p { color: rgb(21,85,104); }
H1.HeaderClassName
{
color: #155568;
}
.AnyTagClassName
{
color: #155568;
}
</style>
background-color css
<style>
a { background-color: #155568; }
a { background-color: rgb(21,85,104); }
div.DivClassName
{
background-color: #155568;
}
.BgClassName
{
background-color: #155568;
}
</style>
border-color css
<style>
span { border-color: #155568; }
span { border-color: rgb(21,85,104); }
td.TdClassName
{
border-color: #155568;
}
.TagClassName
{
border-color: #155568;
}
</style>