Shades of Orient #185969
Tints of Orient #185969
RGB
CMYK
RGB Variations
Color information
#185969 (or 0x185969) is known color: Orient. HEX triplet: 18, 59 and 69. RGB value is (24,89,105). Sum of RGB (Red+Green+Blue) = 24+89+105=218 (28% of max value = 765). Red value is 24 (9.77% from 255 or 11.01% from 218); Green value is 89 (35.16% from 255 or 40.83% from 218); Blue value is 105 (41.41% from 255 or 48.17% from 218); Max value from RGB is 105 - color contains mainly: blue. Hex color #185969 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #185969 is #E7A696. Grayscale: #474747. Windows color (decimal): -15181463 or 6904088. OLE color: 6904088.
HSL color Cylindrical-coordinate representation of color #185969: hue angle of 191.85º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #185969 is Cyan = 0.77, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 24 | 89 | 105 | - |
| CMYK | 0.77 | 0.15 | 0 | 0.59 |
| HSL | 191.85º | 0.63% | 0.25% | - |
| HSV(B) | 191.85º | 0.77% | 0.41% | - |
| XYZ | 6.5 | 8.36 | 14.64 | - |
| YUV | 71.39 | 146.97 | 94.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 89 | 105 | 0.77 | 0.15 | 0 | 0.59 | 191.85 | 0.63 | 0.25 |
| Hex | 18 | 59 | 69 | 4D | F | 0 | 3B | C0 | 3F | 19 |
| Octal | 30 | 131 | 151 | 115 | 17 | 0 | 73 | 300 | 77 | 31 |
| Binary | 11000 | 1011001 | 1101001 | 1001101 | 1111 | 0 | 111011 | 11000000 | 111111 | 11001 |
Color Harmonies of #185969
Complementary color
Monochromatic Colors of #185969
Black with #185969
Text Example
Text Example
White with #185969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #185969; }
p { color: rgb(24,89,105); }
H1.HeaderClassName
{
color: #185969;
}
.AnyTagClassName
{
color: #185969;
}
</style>
background-color css
<style>
a { background-color: #185969; }
a { background-color: rgb(24,89,105); }
div.DivClassName
{
background-color: #185969;
}
.BgClassName
{
background-color: #185969;
}
</style>
border-color css
<style>
span { border-color: #185969; }
span { border-color: rgb(24,89,105); }
td.TdClassName
{
border-color: #185969;
}
.TagClassName
{
border-color: #185969;
}
</style>