Shades of Orient #256271
Tints of Orient #256271
RGB
CMYK
RGB Variations
Color information
#256271 (or 0x256271) is known color: Orient. HEX triplet: 25, 62 and 71. RGB value is (37,98,113). Sum of RGB (Red+Green+Blue) = 37+98+113=248 (32% of max value = 765). Red value is 37 (14.84% from 255 or 14.92% from 248); Green value is 98 (38.67% from 255 or 39.52% from 248); Blue value is 113 (44.53% from 255 or 45.56% from 248); Max value from RGB is 113 - color contains mainly: blue. Hex color #256271 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #256271 is #DA9D8E. Grayscale: #515151. Windows color (decimal): -14327183 or 7430693. OLE color: 7430693.
HSL color Cylindrical-coordinate representation of color #256271: hue angle of 191.84º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #256271 is Cyan = 0.67, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 98 | 113 | - |
| CMYK | 0.67 | 0.13 | 0 | 0.56 |
| HSL | 191.84º | 0.51% | 0.29% | - |
| HSV(B) | 191.84º | 0.67% | 0.44% | - |
| XYZ | 8.11 | 10.32 | 17.19 | - |
| YUV | 81.47 | 145.79 | 96.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 98 | 113 | 0.67 | 0.13 | 0 | 0.56 | 191.84 | 0.51 | 0.29 |
| Hex | 25 | 62 | 71 | 43 | D | 0 | 38 | C0 | 33 | 1D |
| Octal | 45 | 142 | 161 | 103 | 15 | 0 | 70 | 300 | 63 | 35 |
| Binary | 100101 | 1100010 | 1110001 | 1000011 | 1101 | 0 | 111000 | 11000000 | 110011 | 11101 |
Color Harmonies of #256271
Complementary color
Monochromatic Colors of #256271
Black with #256271
Text Example
Text Example
White with #256271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #256271; }
p { color: rgb(37,98,113); }
H1.HeaderClassName
{
color: #256271;
}
.AnyTagClassName
{
color: #256271;
}
</style>
background-color css
<style>
a { background-color: #256271; }
a { background-color: rgb(37,98,113); }
div.DivClassName
{
background-color: #256271;
}
.BgClassName
{
background-color: #256271;
}
</style>
border-color css
<style>
span { border-color: #256271; }
span { border-color: rgb(37,98,113); }
td.TdClassName
{
border-color: #256271;
}
.TagClassName
{
border-color: #256271;
}
</style>