Shades of Orient #276173
Tints of Orient #276173
RGB
CMYK
RGB Variations
Color information
#276173 (or 0x276173) is known color: Orient. HEX triplet: 27, 61 and 73. RGB value is (39,97,115). Sum of RGB (Red+Green+Blue) = 39+97+115=251 (33% of max value = 765). Red value is 39 (15.62% from 255 or 15.54% from 251); Green value is 97 (38.28% from 255 or 38.65% from 251); Blue value is 115 (45.31% from 255 or 45.82% from 251); Max value from RGB is 115 - color contains mainly: blue. Hex color #276173 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276173 is #D89E8C. Grayscale: #515151. Windows color (decimal): -14196365 or 7561511. OLE color: 7561511.
HSL color Cylindrical-coordinate representation of color #276173: hue angle of 194.21º 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 #276173 is Cyan = 0.66, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 97 | 115 | - |
| CMYK | 0.66 | 0.16 | 0 | 0.55 |
| HSL | 194.21º | 0.49% | 0.3% | - |
| HSV(B) | 194.21º | 0.66% | 0.45% | - |
| XYZ | 8.21 | 10.22 | 17.76 | - |
| YUV | 81.71 | 146.78 | 97.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 97 | 115 | 0.66 | 0.16 | 0 | 0.55 | 194.21 | 0.49 | 0.3 |
| Hex | 27 | 61 | 73 | 42 | 10 | 0 | 37 | C2 | 31 | 1E |
| Octal | 47 | 141 | 163 | 102 | 20 | 0 | 67 | 302 | 61 | 36 |
| Binary | 100111 | 1100001 | 1110011 | 1000010 | 10000 | 0 | 110111 | 11000010 | 110001 | 11110 |
Color Harmonies of #276173
Complementary color
Monochromatic Colors of #276173
Black with #276173
Text Example
Text Example
White with #276173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276173; }
p { color: rgb(39,97,115); }
H1.HeaderClassName
{
color: #276173;
}
.AnyTagClassName
{
color: #276173;
}
</style>
background-color css
<style>
a { background-color: #276173; }
a { background-color: rgb(39,97,115); }
div.DivClassName
{
background-color: #276173;
}
.BgClassName
{
background-color: #276173;
}
</style>
border-color css
<style>
span { border-color: #276173; }
span { border-color: rgb(39,97,115); }
td.TdClassName
{
border-color: #276173;
}
.TagClassName
{
border-color: #276173;
}
</style>