Shades of Orient #296378
Tints of Orient #296378
RGB
CMYK
RGB Variations
Color information
#296378 (or 0x296378) is known color: Orient. HEX triplet: 29, 63 and 78. RGB value is (41,99,120). Sum of RGB (Red+Green+Blue) = 41+99+120=260 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.77% from 260); Green value is 99 (39.06% from 255 or 38.08% from 260); Blue value is 120 (47.27% from 255 or 46.15% from 260); Max value from RGB is 120 - color contains mainly: blue. Hex color #296378 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296378 is #D69C87. Grayscale: #535353. Windows color (decimal): -14064776 or 7889705. OLE color: 7889705.
HSL color Cylindrical-coordinate representation of color #296378: hue angle of 195.95º 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 #296378 is Cyan = 0.66, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 99 | 120 | - |
| CMYK | 0.66 | 0.17 | 0 | 0.53 |
| HSL | 195.95º | 0.49% | 0.32% | - |
| HSV(B) | 195.95º | 0.66% | 0.47% | - |
| XYZ | 8.77 | 10.75 | 19.38 | - |
| YUV | 84.05 | 148.28 | 97.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 99 | 120 | 0.66 | 0.17 | 0 | 0.53 | 195.95 | 0.49 | 0.32 |
| Hex | 29 | 63 | 78 | 42 | 11 | 0 | 35 | C4 | 31 | 20 |
| Octal | 51 | 143 | 170 | 102 | 21 | 0 | 65 | 304 | 61 | 40 |
| Binary | 101001 | 1100011 | 1111000 | 1000010 | 10001 | 0 | 110101 | 11000100 | 110001 | 100000 |
Color Harmonies of #296378
Complementary color
Monochromatic Colors of #296378
Black with #296378
Text Example
Text Example
White with #296378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296378; }
p { color: rgb(41,99,120); }
H1.HeaderClassName
{
color: #296378;
}
.AnyTagClassName
{
color: #296378;
}
</style>
background-color css
<style>
a { background-color: #296378; }
a { background-color: rgb(41,99,120); }
div.DivClassName
{
background-color: #296378;
}
.BgClassName
{
background-color: #296378;
}
</style>
border-color css
<style>
span { border-color: #296378; }
span { border-color: rgb(41,99,120); }
td.TdClassName
{
border-color: #296378;
}
.TagClassName
{
border-color: #296378;
}
</style>