Shades of Orient #185476
Tints of Orient #185476
RGB
CMYK
RGB Variations
Color information
#185476 (or 0x185476) is known color: Orient. HEX triplet: 18, 54 and 76. RGB value is (24,84,118). Sum of RGB (Red+Green+Blue) = 24+84+118=226 (29% of max value = 765). Red value is 24 (9.77% from 255 or 10.62% from 226); Green value is 84 (33.20% from 255 or 37.17% from 226); Blue value is 118 (46.48% from 255 or 52.21% from 226); Max value from RGB is 118 - color contains mainly: blue. Hex color #185476 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #185476 is #E7AB89. Grayscale: #454545. Windows color (decimal): -15182730 or 7754776. OLE color: 7754776.
HSL color Cylindrical-coordinate representation of color #185476: hue angle of 201.7º 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 #185476 is Cyan = 0.80, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 24 | 84 | 118 | - |
| CMYK | 0.80 | 0.29 | 0 | 0.54 |
| HSL | 201.7º | 0.66% | 0.28% | - |
| HSV(B) | 201.7º | 0.8% | 0.46% | - |
| XYZ | 6.82 | 7.84 | 18.29 | - |
| YUV | 69.94 | 155.12 | 95.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 84 | 118 | 0.80 | 0.29 | 0 | 0.54 | 201.7 | 0.66 | 0.28 |
| Hex | 18 | 54 | 76 | 50 | 1D | 0 | 36 | CA | 42 | 1C |
| Octal | 30 | 124 | 166 | 120 | 35 | 0 | 66 | 312 | 102 | 34 |
| Binary | 11000 | 1010100 | 1110110 | 1010000 | 11101 | 0 | 110110 | 11001010 | 1000010 | 11100 |
Color Harmonies of #185476
Complementary color
Monochromatic Colors of #185476
Black with #185476
Text Example
Text Example
White with #185476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #185476; }
p { color: rgb(24,84,118); }
H1.HeaderClassName
{
color: #185476;
}
.AnyTagClassName
{
color: #185476;
}
</style>
background-color css
<style>
a { background-color: #185476; }
a { background-color: rgb(24,84,118); }
div.DivClassName
{
background-color: #185476;
}
.BgClassName
{
background-color: #185476;
}
</style>
border-color css
<style>
span { border-color: #185476; }
span { border-color: rgb(24,84,118); }
td.TdClassName
{
border-color: #185476;
}
.TagClassName
{
border-color: #185476;
}
</style>