Shades of Orient #185471
Tints of Orient #185471
RGB
CMYK
RGB Variations
Color information
#185471 (or 0x185471) is known color: Orient. HEX triplet: 18, 54 and 71. RGB value is (24,84,113). Sum of RGB (Red+Green+Blue) = 24+84+113=221 (29% of max value = 765). Red value is 24 (9.77% from 255 or 10.86% from 221); Green value is 84 (33.20% from 255 or 38.01% from 221); Blue value is 113 (44.53% from 255 or 51.13% from 221); Max value from RGB is 113 - color contains mainly: blue. Hex color #185471 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #185471 is #E7AB8E. Grayscale: #454545. Windows color (decimal): -15182735 or 7427096. OLE color: 7427096.
HSL color Cylindrical-coordinate representation of color #185471: hue angle of 199.55º 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 #185471 is Cyan = 0.79, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 24 | 84 | 113 | - |
| CMYK | 0.79 | 0.26 | 0 | 0.56 |
| HSL | 199.55º | 0.65% | 0.27% | - |
| HSV(B) | 199.55º | 0.79% | 0.44% | - |
| XYZ | 6.53 | 7.73 | 16.77 | - |
| YUV | 69.37 | 152.62 | 95.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 84 | 113 | 0.79 | 0.26 | 0 | 0.56 | 199.55 | 0.65 | 0.27 |
| Hex | 18 | 54 | 71 | 4F | 1A | 0 | 38 | C8 | 41 | 1B |
| Octal | 30 | 124 | 161 | 117 | 32 | 0 | 70 | 310 | 101 | 33 |
| Binary | 11000 | 1010100 | 1110001 | 1001111 | 11010 | 0 | 111000 | 11001000 | 1000001 | 11011 |
Color Harmonies of #185471
Complementary color
Monochromatic Colors of #185471
Black with #185471
Text Example
Text Example
White with #185471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #185471; }
p { color: rgb(24,84,113); }
H1.HeaderClassName
{
color: #185471;
}
.AnyTagClassName
{
color: #185471;
}
</style>
background-color css
<style>
a { background-color: #185471; }
a { background-color: rgb(24,84,113); }
div.DivClassName
{
background-color: #185471;
}
.BgClassName
{
background-color: #185471;
}
</style>
border-color css
<style>
span { border-color: #185471; }
span { border-color: rgb(24,84,113); }
td.TdClassName
{
border-color: #185471;
}
.TagClassName
{
border-color: #185471;
}
</style>