Shades of Orient #276072
Tints of Orient #276072
RGB
CMYK
RGB Variations
Color information
#276072 (or 0x276072) is known color: Orient. HEX triplet: 27, 60 and 72. RGB value is (39,96,114). Sum of RGB (Red+Green+Blue) = 39+96+114=249 (32% of max value = 765). Red value is 39 (15.62% from 255 or 15.66% from 249); Green value is 96 (37.89% from 255 or 38.55% from 249); Blue value is 114 (44.92% from 255 or 45.78% from 249); Max value from RGB is 114 - color contains mainly: blue. Hex color #276072 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276072 is #D89F8D. Grayscale: #505050. Windows color (decimal): -14196622 or 7495719. OLE color: 7495719.
HSL color Cylindrical-coordinate representation of color #276072: hue angle of 194.4º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #276072 is Cyan = 0.66, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 96 | 114 | - |
| CMYK | 0.66 | 0.16 | 0 | 0.55 |
| HSL | 194.4º | 0.49% | 0.3% | - |
| HSV(B) | 194.4º | 0.66% | 0.45% | - |
| XYZ | 8.06 | 10.01 | 17.43 | - |
| YUV | 81.01 | 146.62 | 98.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 96 | 114 | 0.66 | 0.16 | 0 | 0.55 | 194.4 | 0.49 | 0.3 |
| Hex | 27 | 60 | 72 | 42 | 10 | 0 | 37 | C2 | 31 | 1E |
| Octal | 47 | 140 | 162 | 102 | 20 | 0 | 67 | 302 | 61 | 36 |
| Binary | 100111 | 1100000 | 1110010 | 1000010 | 10000 | 0 | 110111 | 11000010 | 110001 | 11110 |
Color Harmonies of #276072
Complementary color
Monochromatic Colors of #276072
Black with #276072
Text Example
Text Example
White with #276072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276072; }
p { color: rgb(39,96,114); }
H1.HeaderClassName
{
color: #276072;
}
.AnyTagClassName
{
color: #276072;
}
</style>
background-color css
<style>
a { background-color: #276072; }
a { background-color: rgb(39,96,114); }
div.DivClassName
{
background-color: #276072;
}
.BgClassName
{
background-color: #276072;
}
</style>
border-color css
<style>
span { border-color: #276072; }
span { border-color: rgb(39,96,114); }
td.TdClassName
{
border-color: #276072;
}
.TagClassName
{
border-color: #276072;
}
</style>