Shades of Orient #205271
Tints of Orient #205271
RGB
CMYK
RGB Variations
Color information
#205271 (or 0x205271) is known color: Orient. HEX triplet: 20, 52 and 71. RGB value is (32,82,113). Sum of RGB (Red+Green+Blue) = 32+82+113=227 (30% of max value = 765). Red value is 32 (12.89% from 255 or 14.10% from 227); Green value is 82 (32.42% from 255 or 36.12% from 227); Blue value is 113 (44.53% from 255 or 49.78% from 227); Max value from RGB is 113 - color contains mainly: blue. Hex color #205271 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #205271 is #DFAD8E. Grayscale: #464646. Windows color (decimal): -14658959 or 7426592. OLE color: 7426592.
HSL color Cylindrical-coordinate representation of color #205271: hue angle of 202.96º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #205271 is Cyan = 0.72, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 32 | 82 | 113 | - |
| CMYK | 0.72 | 0.27 | 0 | 0.56 |
| HSL | 202.96º | 0.56% | 0.28% | - |
| HSV(B) | 202.96º | 0.72% | 0.44% | - |
| XYZ | 6.59 | 7.53 | 16.73 | - |
| YUV | 70.58 | 151.94 | 100.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 82 | 113 | 0.72 | 0.27 | 0 | 0.56 | 202.96 | 0.56 | 0.28 |
| Hex | 20 | 52 | 71 | 48 | 1B | 0 | 38 | CB | 38 | 1C |
| Octal | 40 | 122 | 161 | 110 | 33 | 0 | 70 | 313 | 70 | 34 |
| Binary | 100000 | 1010010 | 1110001 | 1001000 | 11011 | 0 | 111000 | 11001011 | 111000 | 11100 |
Color Harmonies of #205271
Complementary color
Monochromatic Colors of #205271
Black with #205271
Text Example
Text Example
White with #205271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #205271; }
p { color: rgb(32,82,113); }
H1.HeaderClassName
{
color: #205271;
}
.AnyTagClassName
{
color: #205271;
}
</style>
background-color css
<style>
a { background-color: #205271; }
a { background-color: rgb(32,82,113); }
div.DivClassName
{
background-color: #205271;
}
.BgClassName
{
background-color: #205271;
}
</style>
border-color css
<style>
span { border-color: #205271; }
span { border-color: rgb(32,82,113); }
td.TdClassName
{
border-color: #205271;
}
.TagClassName
{
border-color: #205271;
}
</style>