Shades of Orient #185074
Tints of Orient #185074
RGB
CMYK
RGB Variations
Color information
#185074 (or 0x185074) is known color: Orient. HEX triplet: 18, 50 and 74. RGB value is (24,80,116). Sum of RGB (Red+Green+Blue) = 24+80+116=220 (29% of max value = 765). Red value is 24 (9.77% from 255 or 10.91% from 220); Green value is 80 (31.64% from 255 or 36.36% from 220); Blue value is 116 (45.70% from 255 or 52.73% from 220); Max value from RGB is 116 - color contains mainly: blue. Hex color #185074 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #185074 is #E7AF8B. Grayscale: #434343. Windows color (decimal): -15183756 or 7622680. OLE color: 7622680.
HSL color Cylindrical-coordinate representation of color #185074: hue angle of 203.48º 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 #185074 is Cyan = 0.79, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 24 | 80 | 116 | - |
| CMYK | 0.79 | 0.31 | 0 | 0.55 |
| HSL | 203.48º | 0.66% | 0.27% | - |
| HSV(B) | 203.48º | 0.79% | 0.45% | - |
| XYZ | 6.4 | 7.19 | 17.57 | - |
| YUV | 67.36 | 155.45 | 97.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 80 | 116 | 0.79 | 0.31 | 0 | 0.55 | 203.48 | 0.66 | 0.27 |
| Hex | 18 | 50 | 74 | 4F | 1F | 0 | 37 | CB | 42 | 1B |
| Octal | 30 | 120 | 164 | 117 | 37 | 0 | 67 | 313 | 102 | 33 |
| Binary | 11000 | 1010000 | 1110100 | 1001111 | 11111 | 0 | 110111 | 11001011 | 1000010 | 11011 |
Color Harmonies of #185074
Complementary color
Monochromatic Colors of #185074
Black with #185074
Text Example
Text Example
White with #185074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #185074; }
p { color: rgb(24,80,116); }
H1.HeaderClassName
{
color: #185074;
}
.AnyTagClassName
{
color: #185074;
}
</style>
background-color css
<style>
a { background-color: #185074; }
a { background-color: rgb(24,80,116); }
div.DivClassName
{
background-color: #185074;
}
.BgClassName
{
background-color: #185074;
}
</style>
border-color css
<style>
span { border-color: #185074; }
span { border-color: rgb(24,80,116); }
td.TdClassName
{
border-color: #185074;
}
.TagClassName
{
border-color: #185074;
}
</style>