Shades of Orient #185174
Tints of Orient #185174
RGB
CMYK
RGB Variations
Color information
#185174 (or 0x185174) is known color: Orient. HEX triplet: 18, 51 and 74. RGB value is (24,81,116). Sum of RGB (Red+Green+Blue) = 24+81+116=221 (29% of max value = 765). Red value is 24 (9.77% from 255 or 10.86% from 221); Green value is 81 (32.03% from 255 or 36.65% from 221); Blue value is 116 (45.70% from 255 or 52.49% from 221); Max value from RGB is 116 - color contains mainly: blue. Hex color #185174 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #185174 is #E7AE8B. Grayscale: #434343. Windows color (decimal): -15183500 or 7622936. OLE color: 7622936.
HSL color Cylindrical-coordinate representation of color #185174: hue angle of 202.83º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #185174 is Cyan = 0.79, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 24 | 81 | 116 | - |
| CMYK | 0.79 | 0.30 | 0 | 0.55 |
| HSL | 202.83º | 0.66% | 0.27% | - |
| HSV(B) | 202.83º | 0.79% | 0.45% | - |
| XYZ | 6.47 | 7.34 | 17.6 | - |
| YUV | 67.95 | 155.12 | 96.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 81 | 116 | 0.79 | 0.30 | 0 | 0.55 | 202.83 | 0.66 | 0.27 |
| Hex | 18 | 51 | 74 | 4F | 1E | 0 | 37 | CB | 42 | 1B |
| Octal | 30 | 121 | 164 | 117 | 36 | 0 | 67 | 313 | 102 | 33 |
| Binary | 11000 | 1010001 | 1110100 | 1001111 | 11110 | 0 | 110111 | 11001011 | 1000010 | 11011 |
Color Harmonies of #185174
Complementary color
Monochromatic Colors of #185174
Black with #185174
Text Example
Text Example
White with #185174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #185174; }
p { color: rgb(24,81,116); }
H1.HeaderClassName
{
color: #185174;
}
.AnyTagClassName
{
color: #185174;
}
</style>
background-color css
<style>
a { background-color: #185174; }
a { background-color: rgb(24,81,116); }
div.DivClassName
{
background-color: #185174;
}
.BgClassName
{
background-color: #185174;
}
</style>
border-color css
<style>
span { border-color: #185174; }
span { border-color: rgb(24,81,116); }
td.TdClassName
{
border-color: #185174;
}
.TagClassName
{
border-color: #185174;
}
</style>