Shades of Orient #275978
Tints of Orient #275978
RGB
CMYK
RGB Variations
Color information
#275978 (or 0x275978) is known color: Orient. HEX triplet: 27, 59 and 78. RGB value is (39,89,120). Sum of RGB (Red+Green+Blue) = 39+89+120=248 (32% of max value = 765). Red value is 39 (15.62% from 255 or 15.73% from 248); Green value is 89 (35.16% from 255 or 35.89% from 248); Blue value is 120 (47.27% from 255 or 48.39% from 248); Max value from RGB is 120 - color contains mainly: blue. Hex color #275978 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275978 is #D8A687. Grayscale: #4D4D4D. Windows color (decimal): -14198408 or 7887143. OLE color: 7887143.
HSL color Cylindrical-coordinate representation of color #275978: hue angle of 202.96º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #275978 is Cyan = 0.67, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 89 | 120 | - |
| CMYK | 0.67 | 0.26 | 0 | 0.53 |
| HSL | 202.96º | 0.51% | 0.31% | - |
| HSV(B) | 202.96º | 0.68% | 0.47% | - |
| XYZ | 7.8 | 8.93 | 19.08 | - |
| YUV | 77.58 | 151.94 | 100.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 89 | 120 | 0.67 | 0.26 | 0 | 0.53 | 202.96 | 0.51 | 0.31 |
| Hex | 27 | 59 | 78 | 43 | 1A | 0 | 35 | CB | 33 | 1F |
| Octal | 47 | 131 | 170 | 103 | 32 | 0 | 65 | 313 | 63 | 37 |
| Binary | 100111 | 1011001 | 1111000 | 1000011 | 11010 | 0 | 110101 | 11001011 | 110011 | 11111 |
Color Harmonies of #275978
Complementary color
Monochromatic Colors of #275978
Black with #275978
Text Example
Text Example
White with #275978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275978; }
p { color: rgb(39,89,120); }
H1.HeaderClassName
{
color: #275978;
}
.AnyTagClassName
{
color: #275978;
}
</style>
background-color css
<style>
a { background-color: #275978; }
a { background-color: rgb(39,89,120); }
div.DivClassName
{
background-color: #275978;
}
.BgClassName
{
background-color: #275978;
}
</style>
border-color css
<style>
span { border-color: #275978; }
span { border-color: rgb(39,89,120); }
td.TdClassName
{
border-color: #275978;
}
.TagClassName
{
border-color: #275978;
}
</style>