Shades of Orient #185971
Tints of Orient #185971
RGB
CMYK
RGB Variations
Color information
#185971 (or 0x185971) is known color: Orient. HEX triplet: 18, 59 and 71. RGB value is (24,89,113). Sum of RGB (Red+Green+Blue) = 24+89+113=226 (29% of max value = 765). Red value is 24 (9.77% from 255 or 10.62% from 226); Green value is 89 (35.16% from 255 or 39.38% from 226); Blue value is 113 (44.53% from 255 or 50% from 226); Max value from RGB is 113 - color contains mainly: blue. Hex color #185971 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #185971 is #E7A68E. Grayscale: #484848. Windows color (decimal): -15181455 or 7428376. OLE color: 7428376.
HSL color Cylindrical-coordinate representation of color #185971: hue angle of 196.18º 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 #185971 is Cyan = 0.79, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 24 | 89 | 113 | - |
| CMYK | 0.79 | 0.21 | 0 | 0.56 |
| HSL | 196.18º | 0.65% | 0.27% | - |
| HSV(B) | 196.18º | 0.79% | 0.44% | - |
| XYZ | 6.93 | 8.53 | 16.9 | - |
| YUV | 72.3 | 150.97 | 93.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 89 | 113 | 0.79 | 0.21 | 0 | 0.56 | 196.18 | 0.65 | 0.27 |
| Hex | 18 | 59 | 71 | 4F | 15 | 0 | 38 | C4 | 41 | 1B |
| Octal | 30 | 131 | 161 | 117 | 25 | 0 | 70 | 304 | 101 | 33 |
| Binary | 11000 | 1011001 | 1110001 | 1001111 | 10101 | 0 | 111000 | 11000100 | 1000001 | 11011 |
Color Harmonies of #185971
Complementary color
Monochromatic Colors of #185971
Black with #185971
Text Example
Text Example
White with #185971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #185971; }
p { color: rgb(24,89,113); }
H1.HeaderClassName
{
color: #185971;
}
.AnyTagClassName
{
color: #185971;
}
</style>
background-color css
<style>
a { background-color: #185971; }
a { background-color: rgb(24,89,113); }
div.DivClassName
{
background-color: #185971;
}
.BgClassName
{
background-color: #185971;
}
</style>
border-color css
<style>
span { border-color: #185971; }
span { border-color: rgb(24,89,113); }
td.TdClassName
{
border-color: #185971;
}
.TagClassName
{
border-color: #185971;
}
</style>