Shades of Orient #246272
Tints of Orient #246272
RGB
CMYK
RGB Variations
Color information
#246272 (or 0x246272) is known color: Orient. HEX triplet: 24, 62 and 72. RGB value is (36,98,114). Sum of RGB (Red+Green+Blue) = 36+98+114=248 (32% of max value = 765). Red value is 36 (14.45% from 255 or 14.52% from 248); Green value is 98 (38.67% from 255 or 39.52% from 248); Blue value is 114 (44.92% from 255 or 45.97% from 248); Max value from RGB is 114 - color contains mainly: blue. Hex color #246272 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #246272 is #DB9D8D. Grayscale: #515151. Windows color (decimal): -14392718 or 7496228. OLE color: 7496228.
HSL color Cylindrical-coordinate representation of color #246272: hue angle of 192.31º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #246272 is Cyan = 0.68, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 36 | 98 | 114 | - |
| CMYK | 0.68 | 0.14 | 0 | 0.55 |
| HSL | 192.31º | 0.52% | 0.29% | - |
| HSV(B) | 192.31º | 0.68% | 0.45% | - |
| XYZ | 8.13 | 10.33 | 17.48 | - |
| YUV | 81.29 | 146.46 | 95.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 98 | 114 | 0.68 | 0.14 | 0 | 0.55 | 192.31 | 0.52 | 0.29 |
| Hex | 24 | 62 | 72 | 44 | E | 0 | 37 | C0 | 34 | 1D |
| Octal | 44 | 142 | 162 | 104 | 16 | 0 | 67 | 300 | 64 | 35 |
| Binary | 100100 | 1100010 | 1110010 | 1000100 | 1110 | 0 | 110111 | 11000000 | 110100 | 11101 |
Color Harmonies of #246272
Complementary color
Monochromatic Colors of #246272
Black with #246272
Text Example
Text Example
White with #246272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #246272; }
p { color: rgb(36,98,114); }
H1.HeaderClassName
{
color: #246272;
}
.AnyTagClassName
{
color: #246272;
}
</style>
background-color css
<style>
a { background-color: #246272; }
a { background-color: rgb(36,98,114); }
div.DivClassName
{
background-color: #246272;
}
.BgClassName
{
background-color: #246272;
}
</style>
border-color css
<style>
span { border-color: #246272; }
span { border-color: rgb(36,98,114); }
td.TdClassName
{
border-color: #246272;
}
.TagClassName
{
border-color: #246272;
}
</style>