Shades of Orient #276277
Tints of Orient #276277
RGB
CMYK
RGB Variations
Color information
#276277 (or 0x276277) is known color: Orient. HEX triplet: 27, 62 and 77. RGB value is (39,98,119). Sum of RGB (Red+Green+Blue) = 39+98+119=256 (33% of max value = 765). Red value is 39 (15.62% from 255 or 15.23% from 256); Green value is 98 (38.67% from 255 or 38.28% from 256); Blue value is 119 (46.88% from 255 or 46.48% from 256); Max value from RGB is 119 - color contains mainly: blue. Hex color #276277 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276277 is #D89D88. Grayscale: #525252. Windows color (decimal): -14196105 or 7823911. OLE color: 7823911.
HSL color Cylindrical-coordinate representation of color #276277: hue angle of 195.75º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #276277 is Cyan = 0.67, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 98 | 119 | - |
| CMYK | 0.67 | 0.18 | 0 | 0.53 |
| HSL | 195.75º | 0.51% | 0.31% | - |
| HSV(B) | 195.75º | 0.67% | 0.47% | - |
| XYZ | 8.53 | 10.5 | 19.03 | - |
| YUV | 82.75 | 148.45 | 96.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 98 | 119 | 0.67 | 0.18 | 0 | 0.53 | 195.75 | 0.51 | 0.31 |
| Hex | 27 | 62 | 77 | 43 | 12 | 0 | 35 | C4 | 33 | 1F |
| Octal | 47 | 142 | 167 | 103 | 22 | 0 | 65 | 304 | 63 | 37 |
| Binary | 100111 | 1100010 | 1110111 | 1000011 | 10010 | 0 | 110101 | 11000100 | 110011 | 11111 |
Color Harmonies of #276277
Complementary color
Monochromatic Colors of #276277
Black with #276277
Text Example
Text Example
White with #276277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276277; }
p { color: rgb(39,98,119); }
H1.HeaderClassName
{
color: #276277;
}
.AnyTagClassName
{
color: #276277;
}
</style>
background-color css
<style>
a { background-color: #276277; }
a { background-color: rgb(39,98,119); }
div.DivClassName
{
background-color: #276277;
}
.BgClassName
{
background-color: #276277;
}
</style>
border-color css
<style>
span { border-color: #276277; }
span { border-color: rgb(39,98,119); }
td.TdClassName
{
border-color: #276277;
}
.TagClassName
{
border-color: #276277;
}
</style>