Shades of Orient #296377
Tints of Orient #296377
RGB
CMYK
RGB Variations
Color information
#296377 (or 0x296377) is known color: Orient. HEX triplet: 29, 63 and 77. RGB value is (41,99,119). Sum of RGB (Red+Green+Blue) = 41+99+119=259 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.83% from 259); Green value is 99 (39.06% from 255 or 38.22% from 259); Blue value is 119 (46.88% from 255 or 45.95% from 259); Max value from RGB is 119 - color contains mainly: blue. Hex color #296377 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296377 is #D69C88. Grayscale: #535353. Windows color (decimal): -14064777 or 7824169. OLE color: 7824169.
HSL color Cylindrical-coordinate representation of color #296377: hue angle of 195.38º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #296377 is Cyan = 0.66, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 99 | 119 | - |
| CMYK | 0.66 | 0.17 | 0 | 0.53 |
| HSL | 195.38º | 0.49% | 0.31% | - |
| HSV(B) | 195.38º | 0.66% | 0.47% | - |
| XYZ | 8.71 | 10.73 | 19.06 | - |
| YUV | 83.94 | 147.78 | 97.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 99 | 119 | 0.66 | 0.17 | 0 | 0.53 | 195.38 | 0.49 | 0.31 |
| Hex | 29 | 63 | 77 | 42 | 11 | 0 | 35 | C3 | 31 | 1F |
| Octal | 51 | 143 | 167 | 102 | 21 | 0 | 65 | 303 | 61 | 37 |
| Binary | 101001 | 1100011 | 1110111 | 1000010 | 10001 | 0 | 110101 | 11000011 | 110001 | 11111 |
Color Harmonies of #296377
Complementary color
Monochromatic Colors of #296377
Black with #296377
Text Example
Text Example
White with #296377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296377; }
p { color: rgb(41,99,119); }
H1.HeaderClassName
{
color: #296377;
}
.AnyTagClassName
{
color: #296377;
}
</style>
background-color css
<style>
a { background-color: #296377; }
a { background-color: rgb(41,99,119); }
div.DivClassName
{
background-color: #296377;
}
.BgClassName
{
background-color: #296377;
}
</style>
border-color css
<style>
span { border-color: #296377; }
span { border-color: rgb(41,99,119); }
td.TdClassName
{
border-color: #296377;
}
.TagClassName
{
border-color: #296377;
}
</style>