Shades of Orient #185576
Tints of Orient #185576
RGB
CMYK
RGB Variations
Color information
#185576 (or 0x185576) is known color: Orient. HEX triplet: 18, 55 and 76. RGB value is (24,85,118). Sum of RGB (Red+Green+Blue) = 24+85+118=227 (30% of max value = 765). Red value is 24 (9.77% from 255 or 10.57% from 227); Green value is 85 (33.59% from 255 or 37.44% from 227); Blue value is 118 (46.48% from 255 or 51.98% from 227); Max value from RGB is 118 - color contains mainly: blue. Hex color #185576 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #185576 is #E7AA89. Grayscale: #464646. Windows color (decimal): -15182474 or 7755032. OLE color: 7755032.
HSL color Cylindrical-coordinate representation of color #185576: hue angle of 201.06º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #185576 is Cyan = 0.80, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 24 | 85 | 118 | - |
| CMYK | 0.80 | 0.28 | 0 | 0.54 |
| HSL | 201.06º | 0.66% | 0.28% | - |
| HSV(B) | 201.06º | 0.8% | 0.46% | - |
| XYZ | 6.9 | 8 | 18.32 | - |
| YUV | 70.52 | 154.79 | 94.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 85 | 118 | 0.80 | 0.28 | 0 | 0.54 | 201.06 | 0.66 | 0.28 |
| Hex | 18 | 55 | 76 | 50 | 1C | 0 | 36 | C9 | 42 | 1C |
| Octal | 30 | 125 | 166 | 120 | 34 | 0 | 66 | 311 | 102 | 34 |
| Binary | 11000 | 1010101 | 1110110 | 1010000 | 11100 | 0 | 110110 | 11001001 | 1000010 | 11100 |
Color Harmonies of #185576
Complementary color
Monochromatic Colors of #185576
Black with #185576
Text Example
Text Example
White with #185576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #185576; }
p { color: rgb(24,85,118); }
H1.HeaderClassName
{
color: #185576;
}
.AnyTagClassName
{
color: #185576;
}
</style>
background-color css
<style>
a { background-color: #185576; }
a { background-color: rgb(24,85,118); }
div.DivClassName
{
background-color: #185576;
}
.BgClassName
{
background-color: #185576;
}
</style>
border-color css
<style>
span { border-color: #185576; }
span { border-color: rgb(24,85,118); }
td.TdClassName
{
border-color: #185576;
}
.TagClassName
{
border-color: #185576;
}
</style>