Shades of Orient #155575
Tints of Orient #155575
RGB
CMYK
RGB Variations
Color information
#155575 (or 0x155575) is known color: Orient. HEX triplet: 15, 55 and 75. RGB value is (21,85,117). Sum of RGB (Red+Green+Blue) = 21+85+117=223 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.42% from 223); Green value is 85 (33.59% from 255 or 38.12% from 223); Blue value is 117 (46.09% from 255 or 52.47% from 223); Max value from RGB is 117 - color contains mainly: blue. Hex color #155575 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155575 is #EAAA8A. Grayscale: #454545. Windows color (decimal): -15379083 or 7689493. OLE color: 7689493.
HSL color Cylindrical-coordinate representation of color #155575: hue angle of 200º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #155575 is Cyan = 0.82, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 21 | 85 | 117 | - |
| CMYK | 0.82 | 0.27 | 0 | 0.54 |
| HSL | 200º | 0.7% | 0.27% | - |
| HSV(B) | 200º | 0.82% | 0.46% | - |
| XYZ | 6.77 | 7.94 | 18.01 | - |
| YUV | 69.51 | 154.8 | 93.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 85 | 117 | 0.82 | 0.27 | 0 | 0.54 | 200 | 0.7 | 0.27 |
| Hex | 15 | 55 | 75 | 52 | 1B | 0 | 36 | C8 | 46 | 1B |
| Octal | 25 | 125 | 165 | 122 | 33 | 0 | 66 | 310 | 106 | 33 |
| Binary | 10101 | 1010101 | 1110101 | 1010010 | 11011 | 0 | 110110 | 11001000 | 1000110 | 11011 |
Color Harmonies of #155575
Complementary color
Monochromatic Colors of #155575
Black with #155575
Text Example
Text Example
White with #155575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155575; }
p { color: rgb(21,85,117); }
H1.HeaderClassName
{
color: #155575;
}
.AnyTagClassName
{
color: #155575;
}
</style>
background-color css
<style>
a { background-color: #155575; }
a { background-color: rgb(21,85,117); }
div.DivClassName
{
background-color: #155575;
}
.BgClassName
{
background-color: #155575;
}
</style>
border-color css
<style>
span { border-color: #155575; }
span { border-color: rgb(21,85,117); }
td.TdClassName
{
border-color: #155575;
}
.TagClassName
{
border-color: #155575;
}
</style>