Shades of Orient #185668
Tints of Orient #185668
RGB
CMYK
RGB Variations
Color information
#185668 (or 0x185668) is known color: Orient. HEX triplet: 18, 56 and 68. RGB value is (24,86,104). Sum of RGB (Red+Green+Blue) = 24+86+104=214 (28% of max value = 765). Red value is 24 (9.77% from 255 or 11.21% from 214); Green value is 86 (33.98% from 255 or 40.19% from 214); Blue value is 104 (41.02% from 255 or 48.60% from 214); Max value from RGB is 104 - color contains mainly: blue. Hex color #185668 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #185668 is #E7A997. Grayscale: #454545. Windows color (decimal): -15182232 or 6837784. OLE color: 6837784.
HSL color Cylindrical-coordinate representation of color #185668: hue angle of 193.5º degrees, saturation: 0.62, 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 #185668 is Cyan = 0.77, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 24 | 86 | 104 | - |
| CMYK | 0.77 | 0.17 | 0 | 0.59 |
| HSL | 193.5º | 0.63% | 0.25% | - |
| HSV(B) | 193.5º | 0.77% | 0.41% | - |
| XYZ | 6.2 | 7.85 | 14.28 | - |
| YUV | 69.51 | 147.46 | 95.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 86 | 104 | 0.77 | 0.17 | 0 | 0.59 | 193.5 | 0.63 | 0.25 |
| Hex | 18 | 56 | 68 | 4D | 11 | 0 | 3B | C2 | 3E | 19 |
| Octal | 30 | 126 | 150 | 115 | 21 | 0 | 73 | 302 | 76 | 31 |
| Binary | 11000 | 1010110 | 1101000 | 1001101 | 10001 | 0 | 111011 | 11000010 | 111110 | 11001 |
Color Harmonies of #185668
Complementary color
Monochromatic Colors of #185668
Black with #185668
Text Example
Text Example
White with #185668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #185668; }
p { color: rgb(24,86,104); }
H1.HeaderClassName
{
color: #185668;
}
.AnyTagClassName
{
color: #185668;
}
</style>
background-color css
<style>
a { background-color: #185668; }
a { background-color: rgb(24,86,104); }
div.DivClassName
{
background-color: #185668;
}
.BgClassName
{
background-color: #185668;
}
</style>
border-color css
<style>
span { border-color: #185668; }
span { border-color: rgb(24,86,104); }
td.TdClassName
{
border-color: #185668;
}
.TagClassName
{
border-color: #185668;
}
</style>