Shades of Orient #185273
Tints of Orient #185273
RGB
CMYK
RGB Variations
Color information
#185273 (or 0x185273) is known color: Orient. HEX triplet: 18, 52 and 73. RGB value is (24,82,115). Sum of RGB (Red+Green+Blue) = 24+82+115=221 (29% of max value = 765). Red value is 24 (9.77% from 255 or 10.86% from 221); Green value is 82 (32.42% from 255 or 37.10% from 221); Blue value is 115 (45.31% from 255 or 52.04% from 221); Max value from RGB is 115 - color contains mainly: blue. Hex color #185273 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #185273 is #E7AD8C. Grayscale: #444444. Windows color (decimal): -15183245 or 7557656. OLE color: 7557656.
HSL color Cylindrical-coordinate representation of color #185273: hue angle of 201.76º degrees, saturation: 0.65, 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 #185273 is Cyan = 0.79, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 24 | 82 | 115 | - |
| CMYK | 0.79 | 0.29 | 0 | 0.55 |
| HSL | 201.76º | 0.65% | 0.27% | - |
| HSV(B) | 201.76º | 0.79% | 0.45% | - |
| XYZ | 6.49 | 7.47 | 17.32 | - |
| YUV | 68.42 | 154.28 | 96.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 82 | 115 | 0.79 | 0.29 | 0 | 0.55 | 201.76 | 0.65 | 0.27 |
| Hex | 18 | 52 | 73 | 4F | 1D | 0 | 37 | CA | 41 | 1B |
| Octal | 30 | 122 | 163 | 117 | 35 | 0 | 67 | 312 | 101 | 33 |
| Binary | 11000 | 1010010 | 1110011 | 1001111 | 11101 | 0 | 110111 | 11001010 | 1000001 | 11011 |
Color Harmonies of #185273
Complementary color
Monochromatic Colors of #185273
Black with #185273
Text Example
Text Example
White with #185273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #185273; }
p { color: rgb(24,82,115); }
H1.HeaderClassName
{
color: #185273;
}
.AnyTagClassName
{
color: #185273;
}
</style>
background-color css
<style>
a { background-color: #185273; }
a { background-color: rgb(24,82,115); }
div.DivClassName
{
background-color: #185273;
}
.BgClassName
{
background-color: #185273;
}
</style>
border-color css
<style>
span { border-color: #185273; }
span { border-color: rgb(24,82,115); }
td.TdClassName
{
border-color: #185273;
}
.TagClassName
{
border-color: #185273;
}
</style>