Shades of Orient #235473
Tints of Orient #235473
RGB
CMYK
RGB Variations
Color information
#235473 (or 0x235473) is known color: Orient. HEX triplet: 23, 54 and 73. RGB value is (35,84,115). Sum of RGB (Red+Green+Blue) = 35+84+115=234 (30% of max value = 765). Red value is 35 (14.06% from 255 or 14.96% from 234); Green value is 84 (33.20% from 255 or 35.90% from 234); Blue value is 115 (45.31% from 255 or 49.15% from 234); Max value from RGB is 115 - color contains mainly: blue. Hex color #235473 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #235473 is #DCAB8C. Grayscale: #484848. Windows color (decimal): -14461837 or 7558179. OLE color: 7558179.
HSL color Cylindrical-coordinate representation of color #235473: hue angle of 203.25º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #235473 is Cyan = 0.70, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 35 | 84 | 115 | - |
| CMYK | 0.70 | 0.27 | 0 | 0.55 |
| HSL | 203.25º | 0.53% | 0.29% | - |
| HSV(B) | 203.25º | 0.7% | 0.45% | - |
| XYZ | 6.96 | 7.94 | 17.38 | - |
| YUV | 72.88 | 151.77 | 100.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 84 | 115 | 0.70 | 0.27 | 0 | 0.55 | 203.25 | 0.53 | 0.29 |
| Hex | 23 | 54 | 73 | 46 | 1B | 0 | 37 | CB | 35 | 1D |
| Octal | 43 | 124 | 163 | 106 | 33 | 0 | 67 | 313 | 65 | 35 |
| Binary | 100011 | 1010100 | 1110011 | 1000110 | 11011 | 0 | 110111 | 11001011 | 110101 | 11101 |
Color Harmonies of #235473
Complementary color
Monochromatic Colors of #235473
Black with #235473
Text Example
Text Example
White with #235473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #235473; }
p { color: rgb(35,84,115); }
H1.HeaderClassName
{
color: #235473;
}
.AnyTagClassName
{
color: #235473;
}
</style>
background-color css
<style>
a { background-color: #235473; }
a { background-color: rgb(35,84,115); }
div.DivClassName
{
background-color: #235473;
}
.BgClassName
{
background-color: #235473;
}
</style>
border-color css
<style>
span { border-color: #235473; }
span { border-color: rgb(35,84,115); }
td.TdClassName
{
border-color: #235473;
}
.TagClassName
{
border-color: #235473;
}
</style>