Shades of Orient #155175
Tints of Orient #155175
RGB
CMYK
RGB Variations
Color information
#155175 (or 0x155175) is known color: Orient. HEX triplet: 15, 51 and 75. RGB value is (21,81,117). Sum of RGB (Red+Green+Blue) = 21+81+117=219 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.59% from 219); Green value is 81 (32.03% from 255 or 36.99% from 219); Blue value is 117 (46.09% from 255 or 53.42% from 219); Max value from RGB is 117 - color contains mainly: blue. Hex color #155175 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155175 is #EAAE8A. Grayscale: #424242. Windows color (decimal): -15380107 or 7688469. OLE color: 7688469.
HSL color Cylindrical-coordinate representation of color #155175: hue angle of 202.5º 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 #155175 is Cyan = 0.82, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 21 | 81 | 117 | - |
| CMYK | 0.82 | 0.31 | 0 | 0.54 |
| HSL | 202.5º | 0.7% | 0.27% | - |
| HSV(B) | 202.5º | 0.82% | 0.46% | - |
| XYZ | 6.46 | 7.33 | 17.9 | - |
| YUV | 67.16 | 156.12 | 95.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 81 | 117 | 0.82 | 0.31 | 0 | 0.54 | 202.5 | 0.7 | 0.27 |
| Hex | 15 | 51 | 75 | 52 | 1F | 0 | 36 | CA | 46 | 1B |
| Octal | 25 | 121 | 165 | 122 | 37 | 0 | 66 | 312 | 106 | 33 |
| Binary | 10101 | 1010001 | 1110101 | 1010010 | 11111 | 0 | 110110 | 11001010 | 1000110 | 11011 |
Color Harmonies of #155175
Complementary color
Monochromatic Colors of #155175
Black with #155175
Text Example
Text Example
White with #155175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155175; }
p { color: rgb(21,81,117); }
H1.HeaderClassName
{
color: #155175;
}
.AnyTagClassName
{
color: #155175;
}
</style>
background-color css
<style>
a { background-color: #155175; }
a { background-color: rgb(21,81,117); }
div.DivClassName
{
background-color: #155175;
}
.BgClassName
{
background-color: #155175;
}
</style>
border-color css
<style>
span { border-color: #155175; }
span { border-color: rgb(21,81,117); }
td.TdClassName
{
border-color: #155175;
}
.TagClassName
{
border-color: #155175;
}
</style>