Shades of Orient #185468
Tints of Orient #185468
RGB
CMYK
RGB Variations
Color information
#185468 (or 0x185468) is known color: Orient. HEX triplet: 18, 54 and 68. RGB value is (24,84,104). Sum of RGB (Red+Green+Blue) = 24+84+104=212 (28% of max value = 765). Red value is 24 (9.77% from 255 or 11.32% from 212); Green value is 84 (33.20% from 255 or 39.62% from 212); Blue value is 104 (41.02% from 255 or 49.06% from 212); Max value from RGB is 104 - color contains mainly: blue. Hex color #185468 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #185468 is #E7AB97. Grayscale: #444444. Windows color (decimal): -15182744 or 6837272. OLE color: 6837272.
HSL color Cylindrical-coordinate representation of color #185468: hue angle of 195º 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 #185468 is Cyan = 0.77, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 24 | 84 | 104 | - |
| CMYK | 0.77 | 0.19 | 0 | 0.59 |
| HSL | 195º | 0.63% | 0.25% | - |
| HSV(B) | 195º | 0.77% | 0.41% | - |
| XYZ | 6.05 | 7.53 | 14.23 | - |
| YUV | 68.34 | 148.12 | 96.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 84 | 104 | 0.77 | 0.19 | 0 | 0.59 | 195 | 0.63 | 0.25 |
| Hex | 18 | 54 | 68 | 4D | 13 | 0 | 3B | C3 | 3E | 19 |
| Octal | 30 | 124 | 150 | 115 | 23 | 0 | 73 | 303 | 76 | 31 |
| Binary | 11000 | 1010100 | 1101000 | 1001101 | 10011 | 0 | 111011 | 11000011 | 111110 | 11001 |
Color Harmonies of #185468
Complementary color
Monochromatic Colors of #185468
Black with #185468
Text Example
Text Example
White with #185468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #185468; }
p { color: rgb(24,84,104); }
H1.HeaderClassName
{
color: #185468;
}
.AnyTagClassName
{
color: #185468;
}
</style>
background-color css
<style>
a { background-color: #185468; }
a { background-color: rgb(24,84,104); }
div.DivClassName
{
background-color: #185468;
}
.BgClassName
{
background-color: #185468;
}
</style>
border-color css
<style>
span { border-color: #185468; }
span { border-color: rgb(24,84,104); }
td.TdClassName
{
border-color: #185468;
}
.TagClassName
{
border-color: #185468;
}
</style>