Shades of Orient #185470
Tints of Orient #185470
RGB
CMYK
RGB Variations
Color information
#185470 (or 0x185470) is known color: Orient. HEX triplet: 18, 54 and 70. RGB value is (24,84,112). Sum of RGB (Red+Green+Blue) = 24+84+112=220 (29% of max value = 765). Red value is 24 (9.77% from 255 or 10.91% from 220); Green value is 84 (33.20% from 255 or 38.18% from 220); Blue value is 112 (44.14% from 255 or 50.91% from 220); Max value from RGB is 112 - color contains mainly: blue. Hex color #185470 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #185470 is #E7AB8F. Grayscale: #454545. Windows color (decimal): -15182736 or 7361560. OLE color: 7361560.
HSL color Cylindrical-coordinate representation of color #185470: hue angle of 199.09º 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 #185470 is Cyan = 0.79, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 24 | 84 | 112 | - |
| CMYK | 0.79 | 0.25 | 0 | 0.56 |
| HSL | 199.09º | 0.65% | 0.27% | - |
| HSV(B) | 199.09º | 0.79% | 0.44% | - |
| XYZ | 6.47 | 7.7 | 16.48 | - |
| YUV | 69.25 | 152.12 | 95.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 84 | 112 | 0.79 | 0.25 | 0 | 0.56 | 199.09 | 0.65 | 0.27 |
| Hex | 18 | 54 | 70 | 4F | 19 | 0 | 38 | C7 | 41 | 1B |
| Octal | 30 | 124 | 160 | 117 | 31 | 0 | 70 | 307 | 101 | 33 |
| Binary | 11000 | 1010100 | 1110000 | 1001111 | 11001 | 0 | 111000 | 11000111 | 1000001 | 11011 |
Color Harmonies of #185470
Complementary color
Monochromatic Colors of #185470
Black with #185470
Text Example
Text Example
White with #185470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #185470; }
p { color: rgb(24,84,112); }
H1.HeaderClassName
{
color: #185470;
}
.AnyTagClassName
{
color: #185470;
}
</style>
background-color css
<style>
a { background-color: #185470; }
a { background-color: rgb(24,84,112); }
div.DivClassName
{
background-color: #185470;
}
.BgClassName
{
background-color: #185470;
}
</style>
border-color css
<style>
span { border-color: #185470; }
span { border-color: rgb(24,84,112); }
td.TdClassName
{
border-color: #185470;
}
.TagClassName
{
border-color: #185470;
}
</style>