Shades of Orient #185276
Tints of Orient #185276
RGB
CMYK
RGB Variations
Color information
#185276 (or 0x185276) is known color: Orient. HEX triplet: 18, 52 and 76. RGB value is (24,82,118). Sum of RGB (Red+Green+Blue) = 24+82+118=224 (29% of max value = 765). Red value is 24 (9.77% from 255 or 10.71% from 224); Green value is 82 (32.42% from 255 or 36.61% from 224); Blue value is 118 (46.48% from 255 or 52.68% from 224); Max value from RGB is 118 - color contains mainly: blue. Hex color #185276 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #185276 is #E7AD89. Grayscale: #444444. Windows color (decimal): -15183242 or 7754264. OLE color: 7754264.
HSL color Cylindrical-coordinate representation of color #185276: hue angle of 202.98º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #185276 is Cyan = 0.80, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 24 | 82 | 118 | - |
| CMYK | 0.80 | 0.31 | 0 | 0.54 |
| HSL | 202.98º | 0.66% | 0.28% | - |
| HSV(B) | 202.98º | 0.8% | 0.46% | - |
| XYZ | 6.66 | 7.54 | 18.24 | - |
| YUV | 68.76 | 155.78 | 96.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 82 | 118 | 0.80 | 0.31 | 0 | 0.54 | 202.98 | 0.66 | 0.28 |
| Hex | 18 | 52 | 76 | 50 | 1F | 0 | 36 | CB | 42 | 1C |
| Octal | 30 | 122 | 166 | 120 | 37 | 0 | 66 | 313 | 102 | 34 |
| Binary | 11000 | 1010010 | 1110110 | 1010000 | 11111 | 0 | 110110 | 11001011 | 1000010 | 11100 |
Color Harmonies of #185276
Complementary color
Monochromatic Colors of #185276
Black with #185276
Text Example
Text Example
White with #185276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #185276; }
p { color: rgb(24,82,118); }
H1.HeaderClassName
{
color: #185276;
}
.AnyTagClassName
{
color: #185276;
}
</style>
background-color css
<style>
a { background-color: #185276; }
a { background-color: rgb(24,82,118); }
div.DivClassName
{
background-color: #185276;
}
.BgClassName
{
background-color: #185276;
}
</style>
border-color css
<style>
span { border-color: #185276; }
span { border-color: rgb(24,82,118); }
td.TdClassName
{
border-color: #185276;
}
.TagClassName
{
border-color: #185276;
}
</style>