Shades of Orient #276376
Tints of Orient #276376
RGB
CMYK
RGB Variations
Color information
#276376 (or 0x276376) is known color: Orient. HEX triplet: 27, 63 and 76. RGB value is (39,99,118). Sum of RGB (Red+Green+Blue) = 39+99+118=256 (33% of max value = 765). Red value is 39 (15.62% from 255 or 15.23% from 256); Green value is 99 (39.06% from 255 or 38.67% from 256); Blue value is 118 (46.48% from 255 or 46.09% from 256); Max value from RGB is 118 - color contains mainly: blue. Hex color #276376 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276376 is #D89C89. Grayscale: #535353. Windows color (decimal): -14195850 or 7758631. OLE color: 7758631.
HSL color Cylindrical-coordinate representation of color #276376: hue angle of 194.43º 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 #276376 is Cyan = 0.67, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 99 | 118 | - |
| CMYK | 0.67 | 0.16 | 0 | 0.54 |
| HSL | 194.43º | 0.5% | 0.31% | - |
| HSV(B) | 194.43º | 0.67% | 0.46% | - |
| XYZ | 8.57 | 10.66 | 18.75 | - |
| YUV | 83.23 | 147.62 | 96.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 99 | 118 | 0.67 | 0.16 | 0 | 0.54 | 194.43 | 0.5 | 0.31 |
| Hex | 27 | 63 | 76 | 43 | 10 | 0 | 36 | C2 | 32 | 1F |
| Octal | 47 | 143 | 166 | 103 | 20 | 0 | 66 | 302 | 62 | 37 |
| Binary | 100111 | 1100011 | 1110110 | 1000011 | 10000 | 0 | 110110 | 11000010 | 110010 | 11111 |
Color Harmonies of #276376
Complementary color
Monochromatic Colors of #276376
Black with #276376
Text Example
Text Example
White with #276376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276376; }
p { color: rgb(39,99,118); }
H1.HeaderClassName
{
color: #276376;
}
.AnyTagClassName
{
color: #276376;
}
</style>
background-color css
<style>
a { background-color: #276376; }
a { background-color: rgb(39,99,118); }
div.DivClassName
{
background-color: #276376;
}
.BgClassName
{
background-color: #276376;
}
</style>
border-color css
<style>
span { border-color: #276376; }
span { border-color: rgb(39,99,118); }
td.TdClassName
{
border-color: #276376;
}
.TagClassName
{
border-color: #276376;
}
</style>