Shades of Orient #296375
Tints of Orient #296375
RGB
CMYK
RGB Variations
Color information
#296375 (or 0x296375) is known color: Orient. HEX triplet: 29, 63 and 75. RGB value is (41,99,117). Sum of RGB (Red+Green+Blue) = 41+99+117=257 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.95% from 257); Green value is 99 (39.06% from 255 or 38.52% from 257); Blue value is 117 (46.09% from 255 or 45.53% from 257); Max value from RGB is 117 - color contains mainly: blue. Hex color #296375 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296375 is #D69C8A. Grayscale: #535353. Windows color (decimal): -14064779 or 7693097. OLE color: 7693097.
HSL color Cylindrical-coordinate representation of color #296375: hue angle of 194.21º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #296375 is Cyan = 0.65, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 99 | 117 | - |
| CMYK | 0.65 | 0.15 | 0 | 0.54 |
| HSL | 194.21º | 0.48% | 0.31% | - |
| HSV(B) | 194.21º | 0.65% | 0.46% | - |
| XYZ | 8.59 | 10.68 | 18.44 | - |
| YUV | 83.71 | 146.78 | 97.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 99 | 117 | 0.65 | 0.15 | 0 | 0.54 | 194.21 | 0.48 | 0.31 |
| Hex | 29 | 63 | 75 | 41 | F | 0 | 36 | C2 | 30 | 1F |
| Octal | 51 | 143 | 165 | 101 | 17 | 0 | 66 | 302 | 60 | 37 |
| Binary | 101001 | 1100011 | 1110101 | 1000001 | 1111 | 0 | 110110 | 11000010 | 110000 | 11111 |
Color Harmonies of #296375
Complementary color
Monochromatic Colors of #296375
Black with #296375
Text Example
Text Example
White with #296375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296375; }
p { color: rgb(41,99,117); }
H1.HeaderClassName
{
color: #296375;
}
.AnyTagClassName
{
color: #296375;
}
</style>
background-color css
<style>
a { background-color: #296375; }
a { background-color: rgb(41,99,117); }
div.DivClassName
{
background-color: #296375;
}
.BgClassName
{
background-color: #296375;
}
</style>
border-color css
<style>
span { border-color: #296375; }
span { border-color: rgb(41,99,117); }
td.TdClassName
{
border-color: #296375;
}
.TagClassName
{
border-color: #296375;
}
</style>