Shades of Orient #246078
Tints of Orient #246078
RGB
CMYK
RGB Variations
Color information
#246078 (or 0x246078) is known color: Orient. HEX triplet: 24, 60 and 78. RGB value is (36,96,120). Sum of RGB (Red+Green+Blue) = 36+96+120=252 (33% of max value = 765). Red value is 36 (14.45% from 255 or 14.29% from 252); Green value is 96 (37.89% from 255 or 38.10% from 252); Blue value is 120 (47.27% from 255 or 47.62% from 252); Max value from RGB is 120 - color contains mainly: blue. Hex color #246078 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #246078 is #DB9F87. Grayscale: #505050. Windows color (decimal): -14393224 or 7888932. OLE color: 7888932.
HSL color Cylindrical-coordinate representation of color #246078: hue angle of 197.14º degrees, saturation: 0.54, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #246078 is Cyan = 0.7, Magento = 0.2, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 36 | 96 | 120 | - |
| CMYK | 0.7 | 0.2 | 0 | 0.53 |
| HSL | 197.14º | 0.54% | 0.31% | - |
| HSV(B) | 197.14º | 0.7% | 0.47% | - |
| XYZ | 8.3 | 10.1 | 19.28 | - |
| YUV | 80.8 | 150.12 | 96.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 96 | 120 | 0.7 | 0.2 | 0 | 0.53 | 197.14 | 0.54 | 0.31 |
| Hex | 24 | 60 | 78 | 46 | 14 | 0 | 35 | C5 | 36 | 1F |
| Octal | 44 | 140 | 170 | 106 | 24 | 0 | 65 | 305 | 66 | 37 |
| Binary | 100100 | 1100000 | 1111000 | 1000110 | 10100 | 0 | 110101 | 11000101 | 110110 | 11111 |
Color Harmonies of #246078
Complementary color
Monochromatic Colors of #246078
Black with #246078
Text Example
Text Example
White with #246078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #246078; }
p { color: rgb(36,96,120); }
H1.HeaderClassName
{
color: #246078;
}
.AnyTagClassName
{
color: #246078;
}
</style>
background-color css
<style>
a { background-color: #246078; }
a { background-color: rgb(36,96,120); }
div.DivClassName
{
background-color: #246078;
}
.BgClassName
{
background-color: #246078;
}
</style>
border-color css
<style>
span { border-color: #246078; }
span { border-color: rgb(36,96,120); }
td.TdClassName
{
border-color: #246078;
}
.TagClassName
{
border-color: #246078;
}
</style>