Shades of Orient #276075
Tints of Orient #276075
RGB
CMYK
RGB Variations
Color information
#276075 (or 0x276075) is known color: Orient. HEX triplet: 27, 60 and 75. RGB value is (39,96,117). Sum of RGB (Red+Green+Blue) = 39+96+117=252 (33% of max value = 765). Red value is 39 (15.62% from 255 or 15.48% from 252); Green value is 96 (37.89% from 255 or 38.10% from 252); Blue value is 117 (46.09% from 255 or 46.43% from 252); Max value from RGB is 117 - color contains mainly: blue. Hex color #276075 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276075 is #D89F8A. Grayscale: #515151. Windows color (decimal): -14196619 or 7692327. OLE color: 7692327.
HSL color Cylindrical-coordinate representation of color #276075: hue angle of 196.15º 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 #276075 is Cyan = 0.67, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 96 | 117 | - |
| CMYK | 0.67 | 0.18 | 0 | 0.54 |
| HSL | 196.15º | 0.5% | 0.31% | - |
| HSV(B) | 196.15º | 0.67% | 0.46% | - |
| XYZ | 8.23 | 10.08 | 18.34 | - |
| YUV | 81.35 | 148.12 | 97.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 96 | 117 | 0.67 | 0.18 | 0 | 0.54 | 196.15 | 0.5 | 0.31 |
| Hex | 27 | 60 | 75 | 43 | 12 | 0 | 36 | C4 | 32 | 1F |
| Octal | 47 | 140 | 165 | 103 | 22 | 0 | 66 | 304 | 62 | 37 |
| Binary | 100111 | 1100000 | 1110101 | 1000011 | 10010 | 0 | 110110 | 11000100 | 110010 | 11111 |
Color Harmonies of #276075
Complementary color
Monochromatic Colors of #276075
Black with #276075
Text Example
Text Example
White with #276075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276075; }
p { color: rgb(39,96,117); }
H1.HeaderClassName
{
color: #276075;
}
.AnyTagClassName
{
color: #276075;
}
</style>
background-color css
<style>
a { background-color: #276075; }
a { background-color: rgb(39,96,117); }
div.DivClassName
{
background-color: #276075;
}
.BgClassName
{
background-color: #276075;
}
</style>
border-color css
<style>
span { border-color: #276075; }
span { border-color: rgb(39,96,117); }
td.TdClassName
{
border-color: #276075;
}
.TagClassName
{
border-color: #276075;
}
</style>