Shades of Orient #276272
Tints of Orient #276272
RGB
CMYK
RGB Variations
Color information
#276272 (or 0x276272) is known color: Orient. HEX triplet: 27, 62 and 72. RGB value is (39,98,114). Sum of RGB (Red+Green+Blue) = 39+98+114=251 (33% of max value = 765). Red value is 39 (15.62% from 255 or 15.54% from 251); Green value is 98 (38.67% from 255 or 39.04% from 251); Blue value is 114 (44.92% from 255 or 45.42% from 251); Max value from RGB is 114 - color contains mainly: blue. Hex color #276272 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276272 is #D89D8D. Grayscale: #525252. Windows color (decimal): -14196110 or 7496231. OLE color: 7496231.
HSL color Cylindrical-coordinate representation of color #276272: hue angle of 192.8º 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 #276272 is Cyan = 0.66, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 98 | 114 | - |
| CMYK | 0.66 | 0.14 | 0 | 0.55 |
| HSL | 192.8º | 0.49% | 0.3% | - |
| HSV(B) | 192.8º | 0.66% | 0.45% | - |
| XYZ | 8.24 | 10.38 | 17.49 | - |
| YUV | 82.18 | 145.95 | 97.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 98 | 114 | 0.66 | 0.14 | 0 | 0.55 | 192.8 | 0.49 | 0.3 |
| Hex | 27 | 62 | 72 | 42 | E | 0 | 37 | C1 | 31 | 1E |
| Octal | 47 | 142 | 162 | 102 | 16 | 0 | 67 | 301 | 61 | 36 |
| Binary | 100111 | 1100010 | 1110010 | 1000010 | 1110 | 0 | 110111 | 11000001 | 110001 | 11110 |
Color Harmonies of #276272
Complementary color
Monochromatic Colors of #276272
Black with #276272
Text Example
Text Example
White with #276272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276272; }
p { color: rgb(39,98,114); }
H1.HeaderClassName
{
color: #276272;
}
.AnyTagClassName
{
color: #276272;
}
</style>
background-color css
<style>
a { background-color: #276272; }
a { background-color: rgb(39,98,114); }
div.DivClassName
{
background-color: #276272;
}
.BgClassName
{
background-color: #276272;
}
</style>
border-color css
<style>
span { border-color: #276272; }
span { border-color: rgb(39,98,114); }
td.TdClassName
{
border-color: #276272;
}
.TagClassName
{
border-color: #276272;
}
</style>