Shades of Orient #275973
Tints of Orient #275973
RGB
CMYK
RGB Variations
Color information
#275973 (or 0x275973) is known color: Orient. HEX triplet: 27, 59 and 73. RGB value is (39,89,115). Sum of RGB (Red+Green+Blue) = 39+89+115=243 (32% of max value = 765). Red value is 39 (15.62% from 255 or 16.05% from 243); Green value is 89 (35.16% from 255 or 36.63% from 243); Blue value is 115 (45.31% from 255 or 47.33% from 243); Max value from RGB is 115 - color contains mainly: blue. Hex color #275973 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275973 is #D8A68C. Grayscale: #4C4C4C. Windows color (decimal): -14198413 or 7559463. OLE color: 7559463.
HSL color Cylindrical-coordinate representation of color #275973: hue angle of 200.53º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #275973 is Cyan = 0.66, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 89 | 115 | - |
| CMYK | 0.66 | 0.23 | 0 | 0.55 |
| HSL | 200.53º | 0.49% | 0.3% | - |
| HSV(B) | 200.53º | 0.66% | 0.45% | - |
| XYZ | 7.5 | 8.81 | 17.53 | - |
| YUV | 77.01 | 149.44 | 100.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 89 | 115 | 0.66 | 0.23 | 0 | 0.55 | 200.53 | 0.49 | 0.3 |
| Hex | 27 | 59 | 73 | 42 | 17 | 0 | 37 | C9 | 31 | 1E |
| Octal | 47 | 131 | 163 | 102 | 27 | 0 | 67 | 311 | 61 | 36 |
| Binary | 100111 | 1011001 | 1110011 | 1000010 | 10111 | 0 | 110111 | 11001001 | 110001 | 11110 |
Color Harmonies of #275973
Complementary color
Monochromatic Colors of #275973
Black with #275973
Text Example
Text Example
White with #275973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275973; }
p { color: rgb(39,89,115); }
H1.HeaderClassName
{
color: #275973;
}
.AnyTagClassName
{
color: #275973;
}
</style>
background-color css
<style>
a { background-color: #275973; }
a { background-color: rgb(39,89,115); }
div.DivClassName
{
background-color: #275973;
}
.BgClassName
{
background-color: #275973;
}
</style>
border-color css
<style>
span { border-color: #275973; }
span { border-color: rgb(39,89,115); }
td.TdClassName
{
border-color: #275973;
}
.TagClassName
{
border-color: #275973;
}
</style>