Shades of Orient #275876
Tints of Orient #275876
RGB
CMYK
RGB Variations
Color information
#275876 (or 0x275876) is known color: Orient. HEX triplet: 27, 58 and 76. RGB value is (39,88,118). Sum of RGB (Red+Green+Blue) = 39+88+118=245 (32% of max value = 765). Red value is 39 (15.62% from 255 or 15.92% from 245); Green value is 88 (34.77% from 255 or 35.92% from 245); Blue value is 118 (46.48% from 255 or 48.16% from 245); Max value from RGB is 118 - color contains mainly: blue. Hex color #275876 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275876 is #D8A789. Grayscale: #4C4C4C. Windows color (decimal): -14198666 or 7755815. OLE color: 7755815.
HSL color Cylindrical-coordinate representation of color #275876: hue angle of 202.78º 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 #275876 is Cyan = 0.67, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 88 | 118 | - |
| CMYK | 0.67 | 0.25 | 0 | 0.54 |
| HSL | 202.78º | 0.5% | 0.31% | - |
| HSV(B) | 202.78º | 0.67% | 0.46% | - |
| XYZ | 7.6 | 8.72 | 18.42 | - |
| YUV | 76.77 | 151.27 | 101.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 88 | 118 | 0.67 | 0.25 | 0 | 0.54 | 202.78 | 0.5 | 0.31 |
| Hex | 27 | 58 | 76 | 43 | 19 | 0 | 36 | CB | 32 | 1F |
| Octal | 47 | 130 | 166 | 103 | 31 | 0 | 66 | 313 | 62 | 37 |
| Binary | 100111 | 1011000 | 1110110 | 1000011 | 11001 | 0 | 110110 | 11001011 | 110010 | 11111 |
Color Harmonies of #275876
Complementary color
Monochromatic Colors of #275876
Black with #275876
Text Example
Text Example
White with #275876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275876; }
p { color: rgb(39,88,118); }
H1.HeaderClassName
{
color: #275876;
}
.AnyTagClassName
{
color: #275876;
}
</style>
background-color css
<style>
a { background-color: #275876; }
a { background-color: rgb(39,88,118); }
div.DivClassName
{
background-color: #275876;
}
.BgClassName
{
background-color: #275876;
}
</style>
border-color css
<style>
span { border-color: #275876; }
span { border-color: rgb(39,88,118); }
td.TdClassName
{
border-color: #275876;
}
.TagClassName
{
border-color: #275876;
}
</style>