Shades of Orient #296279
Tints of Orient #296279
RGB
CMYK
RGB Variations
Color information
#296279 (or 0x296279) is known color: Orient. HEX triplet: 29, 62 and 79. RGB value is (41,98,121). Sum of RGB (Red+Green+Blue) = 41+98+121=260 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.77% from 260); Green value is 98 (38.67% from 255 or 37.69% from 260); Blue value is 121 (47.66% from 255 or 46.54% from 260); Max value from RGB is 121 - color contains mainly: blue. Hex color #296279 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296279 is #D69D86. Grayscale: #535353. Windows color (decimal): -14065031 or 7954985. OLE color: 7954985.
HSL color Cylindrical-coordinate representation of color #296279: hue angle of 197.25º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #296279 is Cyan = 0.66, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 98 | 121 | - |
| CMYK | 0.66 | 0.19 | 0 | 0.53 |
| HSL | 197.25º | 0.49% | 0.32% | - |
| HSV(B) | 197.25º | 0.66% | 0.47% | - |
| XYZ | 8.73 | 10.59 | 19.67 | - |
| YUV | 83.58 | 149.12 | 97.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 98 | 121 | 0.66 | 0.19 | 0 | 0.53 | 197.25 | 0.49 | 0.32 |
| Hex | 29 | 62 | 79 | 42 | 13 | 0 | 35 | C5 | 31 | 20 |
| Octal | 51 | 142 | 171 | 102 | 23 | 0 | 65 | 305 | 61 | 40 |
| Binary | 101001 | 1100010 | 1111001 | 1000010 | 10011 | 0 | 110101 | 11000101 | 110001 | 100000 |
Color Harmonies of #296279
Complementary color
Monochromatic Colors of #296279
Black with #296279
Text Example
Text Example
White with #296279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296279; }
p { color: rgb(41,98,121); }
H1.HeaderClassName
{
color: #296279;
}
.AnyTagClassName
{
color: #296279;
}
</style>
background-color css
<style>
a { background-color: #296279; }
a { background-color: rgb(41,98,121); }
div.DivClassName
{
background-color: #296279;
}
.BgClassName
{
background-color: #296279;
}
</style>
border-color css
<style>
span { border-color: #296279; }
span { border-color: rgb(41,98,121); }
td.TdClassName
{
border-color: #296279;
}
.TagClassName
{
border-color: #296279;
}
</style>