Shades of Orient #185274
Tints of Orient #185274
RGB
CMYK
RGB Variations
Color information
#185274 (or 0x185274) is known color: Orient. HEX triplet: 18, 52 and 74. RGB value is (24,82,116). Sum of RGB (Red+Green+Blue) = 24+82+116=222 (29% of max value = 765). Red value is 24 (9.77% from 255 or 10.81% from 222); Green value is 82 (32.42% from 255 or 36.94% from 222); Blue value is 116 (45.70% from 255 or 52.25% from 222); Max value from RGB is 116 - color contains mainly: blue. Hex color #185274 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #185274 is #E7AD8B. Grayscale: #444444. Windows color (decimal): -15183244 or 7623192. OLE color: 7623192.
HSL color Cylindrical-coordinate representation of color #185274: hue angle of 202.17º 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 #185274 is Cyan = 0.79, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 24 | 82 | 116 | - |
| CMYK | 0.79 | 0.29 | 0 | 0.55 |
| HSL | 202.17º | 0.66% | 0.27% | - |
| HSV(B) | 202.17º | 0.79% | 0.45% | - |
| XYZ | 6.55 | 7.49 | 17.62 | - |
| YUV | 68.53 | 154.78 | 96.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 82 | 116 | 0.79 | 0.29 | 0 | 0.55 | 202.17 | 0.66 | 0.27 |
| Hex | 18 | 52 | 74 | 4F | 1D | 0 | 37 | CA | 42 | 1B |
| Octal | 30 | 122 | 164 | 117 | 35 | 0 | 67 | 312 | 102 | 33 |
| Binary | 11000 | 1010010 | 1110100 | 1001111 | 11101 | 0 | 110111 | 11001010 | 1000010 | 11011 |
Color Harmonies of #185274
Complementary color
Monochromatic Colors of #185274
Black with #185274
Text Example
Text Example
White with #185274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #185274; }
p { color: rgb(24,82,116); }
H1.HeaderClassName
{
color: #185274;
}
.AnyTagClassName
{
color: #185274;
}
</style>
background-color css
<style>
a { background-color: #185274; }
a { background-color: rgb(24,82,116); }
div.DivClassName
{
background-color: #185274;
}
.BgClassName
{
background-color: #185274;
}
</style>
border-color css
<style>
span { border-color: #185274; }
span { border-color: rgb(24,82,116); }
td.TdClassName
{
border-color: #185274;
}
.TagClassName
{
border-color: #185274;
}
</style>