Shades of Orient #246173
Tints of Orient #246173
RGB
CMYK
RGB Variations
Color information
#246173 (or 0x246173) is known color: Orient. HEX triplet: 24, 61 and 73. RGB value is (36,97,115). Sum of RGB (Red+Green+Blue) = 36+97+115=248 (32% of max value = 765). Red value is 36 (14.45% from 255 or 14.52% from 248); Green value is 97 (38.28% from 255 or 39.11% from 248); Blue value is 115 (45.31% from 255 or 46.37% from 248); Max value from RGB is 115 - color contains mainly: blue. Hex color #246173 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #246173 is #DB9E8C. Grayscale: #505050. Windows color (decimal): -14392973 or 7561508. OLE color: 7561508.
HSL color Cylindrical-coordinate representation of color #246173: hue angle of 193.67º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #246173 is Cyan = 0.69, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 36 | 97 | 115 | - |
| CMYK | 0.69 | 0.16 | 0 | 0.55 |
| HSL | 193.67º | 0.52% | 0.3% | - |
| HSV(B) | 193.67º | 0.69% | 0.45% | - |
| XYZ | 8.1 | 10.16 | 17.75 | - |
| YUV | 80.81 | 147.29 | 96.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 97 | 115 | 0.69 | 0.16 | 0 | 0.55 | 193.67 | 0.52 | 0.3 |
| Hex | 24 | 61 | 73 | 45 | 10 | 0 | 37 | C2 | 34 | 1E |
| Octal | 44 | 141 | 163 | 105 | 20 | 0 | 67 | 302 | 64 | 36 |
| Binary | 100100 | 1100001 | 1110011 | 1000101 | 10000 | 0 | 110111 | 11000010 | 110100 | 11110 |
Color Harmonies of #246173
Complementary color
Monochromatic Colors of #246173
Black with #246173
Text Example
Text Example
White with #246173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #246173; }
p { color: rgb(36,97,115); }
H1.HeaderClassName
{
color: #246173;
}
.AnyTagClassName
{
color: #246173;
}
</style>
background-color css
<style>
a { background-color: #246173; }
a { background-color: rgb(36,97,115); }
div.DivClassName
{
background-color: #246173;
}
.BgClassName
{
background-color: #246173;
}
</style>
border-color css
<style>
span { border-color: #246173; }
span { border-color: rgb(36,97,115); }
td.TdClassName
{
border-color: #246173;
}
.TagClassName
{
border-color: #246173;
}
</style>