Shades of Orient #246177
Tints of Orient #246177
RGB
CMYK
RGB Variations
Color information
#246177 (or 0x246177) is known color: Orient. HEX triplet: 24, 61 and 77. RGB value is (36,97,119). Sum of RGB (Red+Green+Blue) = 36+97+119=252 (33% of max value = 765). Red value is 36 (14.45% from 255 or 14.29% from 252); Green value is 97 (38.28% from 255 or 38.49% from 252); Blue value is 119 (46.88% from 255 or 47.22% from 252); Max value from RGB is 119 - color contains mainly: blue. Hex color #246177 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #246177 is #DB9E88. Grayscale: #515151. Windows color (decimal): -14392969 or 7823652. OLE color: 7823652.
HSL color Cylindrical-coordinate representation of color #246177: hue angle of 195.9º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #246177 is Cyan = 0.70, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 36 | 97 | 119 | - |
| CMYK | 0.70 | 0.18 | 0 | 0.53 |
| HSL | 195.9º | 0.54% | 0.3% | - |
| HSV(B) | 195.9º | 0.7% | 0.47% | - |
| XYZ | 8.33 | 10.26 | 18.99 | - |
| YUV | 81.27 | 149.29 | 95.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 97 | 119 | 0.70 | 0.18 | 0 | 0.53 | 195.9 | 0.54 | 0.3 |
| Hex | 24 | 61 | 77 | 46 | 12 | 0 | 35 | C4 | 36 | 1E |
| Octal | 44 | 141 | 167 | 106 | 22 | 0 | 65 | 304 | 66 | 36 |
| Binary | 100100 | 1100001 | 1110111 | 1000110 | 10010 | 0 | 110101 | 11000100 | 110110 | 11110 |
Color Harmonies of #246177
Complementary color
Monochromatic Colors of #246177
Black with #246177
Text Example
Text Example
White with #246177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #246177; }
p { color: rgb(36,97,119); }
H1.HeaderClassName
{
color: #246177;
}
.AnyTagClassName
{
color: #246177;
}
</style>
background-color css
<style>
a { background-color: #246177; }
a { background-color: rgb(36,97,119); }
div.DivClassName
{
background-color: #246177;
}
.BgClassName
{
background-color: #246177;
}
</style>
border-color css
<style>
span { border-color: #246177; }
span { border-color: rgb(36,97,119); }
td.TdClassName
{
border-color: #246177;
}
.TagClassName
{
border-color: #246177;
}
</style>