Shades of Orient #246076
Tints of Orient #246076
RGB
CMYK
RGB Variations
Color information
#246076 (or 0x246076) is known color: Orient. HEX triplet: 24, 60 and 76. RGB value is (36,96,118). Sum of RGB (Red+Green+Blue) = 36+96+118=250 (33% of max value = 765). Red value is 36 (14.45% from 255 or 14.4% from 250); Green value is 96 (37.89% from 255 or 38.4% from 250); Blue value is 118 (46.48% from 255 or 47.2% from 250); Max value from RGB is 118 - color contains mainly: blue. Hex color #246076 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #246076 is #DB9F89. Grayscale: #505050. Windows color (decimal): -14393226 or 7757860. OLE color: 7757860.
HSL color Cylindrical-coordinate representation of color #246076: hue angle of 196.1º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #246076 is Cyan = 0.69, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 36 | 96 | 118 | - |
| CMYK | 0.69 | 0.19 | 0 | 0.54 |
| HSL | 196.1º | 0.53% | 0.3% | - |
| HSV(B) | 196.1º | 0.69% | 0.46% | - |
| XYZ | 8.18 | 10.05 | 18.65 | - |
| YUV | 80.57 | 149.12 | 96.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 96 | 118 | 0.69 | 0.19 | 0 | 0.54 | 196.1 | 0.53 | 0.3 |
| Hex | 24 | 60 | 76 | 45 | 13 | 0 | 36 | C4 | 35 | 1E |
| Octal | 44 | 140 | 166 | 105 | 23 | 0 | 66 | 304 | 65 | 36 |
| Binary | 100100 | 1100000 | 1110110 | 1000101 | 10011 | 0 | 110110 | 11000100 | 110101 | 11110 |
Color Harmonies of #246076
Complementary color
Monochromatic Colors of #246076
Black with #246076
Text Example
Text Example
White with #246076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #246076; }
p { color: rgb(36,96,118); }
H1.HeaderClassName
{
color: #246076;
}
.AnyTagClassName
{
color: #246076;
}
</style>
background-color css
<style>
a { background-color: #246076; }
a { background-color: rgb(36,96,118); }
div.DivClassName
{
background-color: #246076;
}
.BgClassName
{
background-color: #246076;
}
</style>
border-color css
<style>
span { border-color: #246076; }
span { border-color: rgb(36,96,118); }
td.TdClassName
{
border-color: #246076;
}
.TagClassName
{
border-color: #246076;
}
</style>