Shades of Orient #185871
Tints of Orient #185871
RGB
CMYK
RGB Variations
Color information
#185871 (or 0x185871) is known color: Orient. HEX triplet: 18, 58 and 71. RGB value is (24,88,113). Sum of RGB (Red+Green+Blue) = 24+88+113=225 (29% of max value = 765). Red value is 24 (9.77% from 255 or 10.67% from 225); Green value is 88 (34.77% from 255 or 39.11% from 225); Blue value is 113 (44.53% from 255 or 50.22% from 225); Max value from RGB is 113 - color contains mainly: blue. Hex color #185871 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #185871 is #E7A78E. Grayscale: #474747. Windows color (decimal): -15181711 or 7428120. OLE color: 7428120.
HSL color Cylindrical-coordinate representation of color #185871: hue angle of 196.85º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #185871 is Cyan = 0.79, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 24 | 88 | 113 | - |
| CMYK | 0.79 | 0.22 | 0 | 0.56 |
| HSL | 196.85º | 0.65% | 0.27% | - |
| HSV(B) | 196.85º | 0.79% | 0.44% | - |
| XYZ | 6.85 | 8.37 | 16.88 | - |
| YUV | 71.71 | 151.3 | 93.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 88 | 113 | 0.79 | 0.22 | 0 | 0.56 | 196.85 | 0.65 | 0.27 |
| Hex | 18 | 58 | 71 | 4F | 16 | 0 | 38 | C5 | 41 | 1B |
| Octal | 30 | 130 | 161 | 117 | 26 | 0 | 70 | 305 | 101 | 33 |
| Binary | 11000 | 1011000 | 1110001 | 1001111 | 10110 | 0 | 111000 | 11000101 | 1000001 | 11011 |
Color Harmonies of #185871
Complementary color
Monochromatic Colors of #185871
Black with #185871
Text Example
Text Example
White with #185871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #185871; }
p { color: rgb(24,88,113); }
H1.HeaderClassName
{
color: #185871;
}
.AnyTagClassName
{
color: #185871;
}
</style>
background-color css
<style>
a { background-color: #185871; }
a { background-color: rgb(24,88,113); }
div.DivClassName
{
background-color: #185871;
}
.BgClassName
{
background-color: #185871;
}
</style>
border-color css
<style>
span { border-color: #185871; }
span { border-color: rgb(24,88,113); }
td.TdClassName
{
border-color: #185871;
}
.TagClassName
{
border-color: #185871;
}
</style>