Shades of Orient #276276
Tints of Orient #276276
RGB
CMYK
RGB Variations
Color information
#276276 (or 0x276276) is known color: Orient. HEX triplet: 27, 62 and 76. RGB value is (39,98,118). Sum of RGB (Red+Green+Blue) = 39+98+118=255 (33% of max value = 765). Red value is 39 (15.62% from 255 or 15.29% from 255); Green value is 98 (38.67% from 255 or 38.43% from 255); Blue value is 118 (46.48% from 255 or 46.27% from 255); Max value from RGB is 118 - color contains mainly: blue. Hex color #276276 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276276 is #D89D89. Grayscale: #525252. Windows color (decimal): -14196106 or 7758375. OLE color: 7758375.
HSL color Cylindrical-coordinate representation of color #276276: hue angle of 195.19º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #276276 is Cyan = 0.67, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 98 | 118 | - |
| CMYK | 0.67 | 0.17 | 0 | 0.54 |
| HSL | 195.19º | 0.5% | 0.31% | - |
| HSV(B) | 195.19º | 0.67% | 0.46% | - |
| XYZ | 8.47 | 10.47 | 18.71 | - |
| YUV | 82.64 | 147.95 | 96.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 98 | 118 | 0.67 | 0.17 | 0 | 0.54 | 195.19 | 0.5 | 0.31 |
| Hex | 27 | 62 | 76 | 43 | 11 | 0 | 36 | C3 | 32 | 1F |
| Octal | 47 | 142 | 166 | 103 | 21 | 0 | 66 | 303 | 62 | 37 |
| Binary | 100111 | 1100010 | 1110110 | 1000011 | 10001 | 0 | 110110 | 11000011 | 110010 | 11111 |
Color Harmonies of #276276
Complementary color
Monochromatic Colors of #276276
Black with #276276
Text Example
Text Example
White with #276276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276276; }
p { color: rgb(39,98,118); }
H1.HeaderClassName
{
color: #276276;
}
.AnyTagClassName
{
color: #276276;
}
</style>
background-color css
<style>
a { background-color: #276276; }
a { background-color: rgb(39,98,118); }
div.DivClassName
{
background-color: #276276;
}
.BgClassName
{
background-color: #276276;
}
</style>
border-color css
<style>
span { border-color: #276276; }
span { border-color: rgb(39,98,118); }
td.TdClassName
{
border-color: #276276;
}
.TagClassName
{
border-color: #276276;
}
</style>