Shades of Orient #245971
Tints of Orient #245971
RGB
CMYK
RGB Variations
Color information
#245971 (or 0x245971) is known color: Orient. HEX triplet: 24, 59 and 71. RGB value is (36,89,113). Sum of RGB (Red+Green+Blue) = 36+89+113=238 (31% of max value = 765). Red value is 36 (14.45% from 255 or 15.13% from 238); Green value is 89 (35.16% from 255 or 37.39% from 238); Blue value is 113 (44.53% from 255 or 47.48% from 238); Max value from RGB is 113 - color contains mainly: blue. Hex color #245971 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #245971 is #DBA68E. Grayscale: #4B4B4B. Windows color (decimal): -14395023 or 7428388. OLE color: 7428388.
HSL color Cylindrical-coordinate representation of color #245971: hue angle of 198.7º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #245971 is Cyan = 0.68, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 36 | 89 | 113 | - |
| CMYK | 0.68 | 0.21 | 0 | 0.56 |
| HSL | 198.7º | 0.52% | 0.29% | - |
| HSV(B) | 198.7º | 0.68% | 0.44% | - |
| XYZ | 7.28 | 8.71 | 16.92 | - |
| YUV | 75.89 | 148.94 | 99.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 89 | 113 | 0.68 | 0.21 | 0 | 0.56 | 198.7 | 0.52 | 0.29 |
| Hex | 24 | 59 | 71 | 44 | 15 | 0 | 38 | C7 | 34 | 1D |
| Octal | 44 | 131 | 161 | 104 | 25 | 0 | 70 | 307 | 64 | 35 |
| Binary | 100100 | 1011001 | 1110001 | 1000100 | 10101 | 0 | 111000 | 11000111 | 110100 | 11101 |
Color Harmonies of #245971
Complementary color
Monochromatic Colors of #245971
Black with #245971
Text Example
Text Example
White with #245971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #245971; }
p { color: rgb(36,89,113); }
H1.HeaderClassName
{
color: #245971;
}
.AnyTagClassName
{
color: #245971;
}
</style>
background-color css
<style>
a { background-color: #245971; }
a { background-color: rgb(36,89,113); }
div.DivClassName
{
background-color: #245971;
}
.BgClassName
{
background-color: #245971;
}
</style>
border-color css
<style>
span { border-color: #245971; }
span { border-color: rgb(36,89,113); }
td.TdClassName
{
border-color: #245971;
}
.TagClassName
{
border-color: #245971;
}
</style>