Shades of Orient #275977
Tints of Orient #275977
RGB
CMYK
RGB Variations
Color information
#275977 (or 0x275977) is known color: Orient. HEX triplet: 27, 59 and 77. RGB value is (39,89,119). Sum of RGB (Red+Green+Blue) = 39+89+119=247 (32% of max value = 765). Red value is 39 (15.62% from 255 or 15.79% from 247); Green value is 89 (35.16% from 255 or 36.03% from 247); Blue value is 119 (46.88% from 255 or 48.18% from 247); Max value from RGB is 119 - color contains mainly: blue. Hex color #275977 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275977 is #D8A688. Grayscale: #4D4D4D. Windows color (decimal): -14198409 or 7821607. OLE color: 7821607.
HSL color Cylindrical-coordinate representation of color #275977: hue angle of 202.5º 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 #275977 is Cyan = 0.67, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 89 | 119 | - |
| CMYK | 0.67 | 0.25 | 0 | 0.53 |
| HSL | 202.5º | 0.51% | 0.31% | - |
| HSV(B) | 202.5º | 0.67% | 0.47% | - |
| XYZ | 7.74 | 8.91 | 18.76 | - |
| YUV | 77.47 | 151.44 | 100.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 89 | 119 | 0.67 | 0.25 | 0 | 0.53 | 202.5 | 0.51 | 0.31 |
| Hex | 27 | 59 | 77 | 43 | 19 | 0 | 35 | CA | 33 | 1F |
| Octal | 47 | 131 | 167 | 103 | 31 | 0 | 65 | 312 | 63 | 37 |
| Binary | 100111 | 1011001 | 1110111 | 1000011 | 11001 | 0 | 110101 | 11001010 | 110011 | 11111 |
Color Harmonies of #275977
Complementary color
Monochromatic Colors of #275977
Black with #275977
Text Example
Text Example
White with #275977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275977; }
p { color: rgb(39,89,119); }
H1.HeaderClassName
{
color: #275977;
}
.AnyTagClassName
{
color: #275977;
}
</style>
background-color css
<style>
a { background-color: #275977; }
a { background-color: rgb(39,89,119); }
div.DivClassName
{
background-color: #275977;
}
.BgClassName
{
background-color: #275977;
}
</style>
border-color css
<style>
span { border-color: #275977; }
span { border-color: rgb(39,89,119); }
td.TdClassName
{
border-color: #275977;
}
.TagClassName
{
border-color: #275977;
}
</style>