Shades of Orient #185977
Tints of Orient #185977
RGB
CMYK
RGB Variations
Color information
#185977 (or 0x185977) is known color: Orient. HEX triplet: 18, 59 and 77. RGB value is (24,89,119). Sum of RGB (Red+Green+Blue) = 24+89+119=232 (30% of max value = 765). Red value is 24 (9.77% from 255 or 10.34% from 232); Green value is 89 (35.16% from 255 or 38.36% from 232); Blue value is 119 (46.88% from 255 or 51.29% from 232); Max value from RGB is 119 - color contains mainly: blue. Hex color #185977 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #185977 is #E7A688. Grayscale: #484848. Windows color (decimal): -15181449 or 7821592. OLE color: 7821592.
HSL color Cylindrical-coordinate representation of color #185977: hue angle of 198.95º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #185977 is Cyan = 0.80, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 24 | 89 | 119 | - |
| CMYK | 0.80 | 0.25 | 0 | 0.53 |
| HSL | 198.95º | 0.66% | 0.28% | - |
| HSV(B) | 198.95º | 0.8% | 0.47% | - |
| XYZ | 7.28 | 8.67 | 18.74 | - |
| YUV | 72.99 | 153.97 | 93.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 89 | 119 | 0.80 | 0.25 | 0 | 0.53 | 198.95 | 0.66 | 0.28 |
| Hex | 18 | 59 | 77 | 50 | 19 | 0 | 35 | C7 | 42 | 1C |
| Octal | 30 | 131 | 167 | 120 | 31 | 0 | 65 | 307 | 102 | 34 |
| Binary | 11000 | 1011001 | 1110111 | 1010000 | 11001 | 0 | 110101 | 11000111 | 1000010 | 11100 |
Color Harmonies of #185977
Complementary color
Monochromatic Colors of #185977
Black with #185977
Text Example
Text Example
White with #185977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #185977; }
p { color: rgb(24,89,119); }
H1.HeaderClassName
{
color: #185977;
}
.AnyTagClassName
{
color: #185977;
}
</style>
background-color css
<style>
a { background-color: #185977; }
a { background-color: rgb(24,89,119); }
div.DivClassName
{
background-color: #185977;
}
.BgClassName
{
background-color: #185977;
}
</style>
border-color css
<style>
span { border-color: #185977; }
span { border-color: rgb(24,89,119); }
td.TdClassName
{
border-color: #185977;
}
.TagClassName
{
border-color: #185977;
}
</style>