Shades of Orient #276172
Tints of Orient #276172
RGB
CMYK
RGB Variations
Color information
#276172 (or 0x276172) is known color: Orient. HEX triplet: 27, 61 and 72. RGB value is (39,97,114). Sum of RGB (Red+Green+Blue) = 39+97+114=250 (33% of max value = 765). Red value is 39 (15.62% from 255 or 15.6% from 250); Green value is 97 (38.28% from 255 or 38.8% from 250); Blue value is 114 (44.92% from 255 or 45.6% from 250); Max value from RGB is 114 - color contains mainly: blue. Hex color #276172 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276172 is #D89E8D. Grayscale: #515151. Windows color (decimal): -14196366 or 7495975. OLE color: 7495975.
HSL color Cylindrical-coordinate representation of color #276172: hue angle of 193.6º 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 #276172 is Cyan = 0.66, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 97 | 114 | - |
| CMYK | 0.66 | 0.15 | 0 | 0.55 |
| HSL | 193.6º | 0.49% | 0.3% | - |
| HSV(B) | 193.6º | 0.66% | 0.45% | - |
| XYZ | 8.15 | 10.2 | 17.46 | - |
| YUV | 81.6 | 146.28 | 97.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 97 | 114 | 0.66 | 0.15 | 0 | 0.55 | 193.6 | 0.49 | 0.3 |
| Hex | 27 | 61 | 72 | 42 | F | 0 | 37 | C2 | 31 | 1E |
| Octal | 47 | 141 | 162 | 102 | 17 | 0 | 67 | 302 | 61 | 36 |
| Binary | 100111 | 1100001 | 1110010 | 1000010 | 1111 | 0 | 110111 | 11000010 | 110001 | 11110 |
Color Harmonies of #276172
Complementary color
Monochromatic Colors of #276172
Black with #276172
Text Example
Text Example
White with #276172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276172; }
p { color: rgb(39,97,114); }
H1.HeaderClassName
{
color: #276172;
}
.AnyTagClassName
{
color: #276172;
}
</style>
background-color css
<style>
a { background-color: #276172; }
a { background-color: rgb(39,97,114); }
div.DivClassName
{
background-color: #276172;
}
.BgClassName
{
background-color: #276172;
}
</style>
border-color css
<style>
span { border-color: #276172; }
span { border-color: rgb(39,97,114); }
td.TdClassName
{
border-color: #276172;
}
.TagClassName
{
border-color: #276172;
}
</style>