Shades of Orient #255972
Tints of Orient #255972
RGB
CMYK
RGB Variations
Color information
#255972 (or 0x255972) is known color: Orient. HEX triplet: 25, 59 and 72. RGB value is (37,89,114). Sum of RGB (Red+Green+Blue) = 37+89+114=240 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.42% from 240); Green value is 89 (35.16% from 255 or 37.08% from 240); Blue value is 114 (44.92% from 255 or 47.5% from 240); Max value from RGB is 114 - color contains mainly: blue. Hex color #255972 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #255972 is #DAA68D. Grayscale: #4C4C4C. Windows color (decimal): -14329486 or 7493925. OLE color: 7493925.
HSL color Cylindrical-coordinate representation of color #255972: hue angle of 199.48º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #255972 is Cyan = 0.68, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 89 | 114 | - |
| CMYK | 0.68 | 0.22 | 0 | 0.55 |
| HSL | 199.48º | 0.51% | 0.3% | - |
| HSV(B) | 199.48º | 0.68% | 0.45% | - |
| XYZ | 7.37 | 8.75 | 17.22 | - |
| YUV | 76.3 | 149.27 | 99.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 89 | 114 | 0.68 | 0.22 | 0 | 0.55 | 199.48 | 0.51 | 0.3 |
| Hex | 25 | 59 | 72 | 44 | 16 | 0 | 37 | C7 | 33 | 1E |
| Octal | 45 | 131 | 162 | 104 | 26 | 0 | 67 | 307 | 63 | 36 |
| Binary | 100101 | 1011001 | 1110010 | 1000100 | 10110 | 0 | 110111 | 11000111 | 110011 | 11110 |
Color Harmonies of #255972
Complementary color
Monochromatic Colors of #255972
Black with #255972
Text Example
Text Example
White with #255972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #255972; }
p { color: rgb(37,89,114); }
H1.HeaderClassName
{
color: #255972;
}
.AnyTagClassName
{
color: #255972;
}
</style>
background-color css
<style>
a { background-color: #255972; }
a { background-color: rgb(37,89,114); }
div.DivClassName
{
background-color: #255972;
}
.BgClassName
{
background-color: #255972;
}
</style>
border-color css
<style>
span { border-color: #255972; }
span { border-color: rgb(37,89,114); }
td.TdClassName
{
border-color: #255972;
}
.TagClassName
{
border-color: #255972;
}
</style>