Shades of Arapawa #235463
Tints of Arapawa #235463
RGB
CMYK
RGB Variations
Color information
#235463 (or 0x235463) is known color: Arapawa. HEX triplet: 23, 54 and 63. RGB value is (35,84,99). Sum of RGB (Red+Green+Blue) = 35+84+99=218 (28% of max value = 765). Red value is 35 (14.06% from 255 or 16.06% from 218); Green value is 84 (33.20% from 255 or 38.53% from 218); Blue value is 99 (39.06% from 255 or 45.41% from 218); Max value from RGB is 99 - color contains mainly: blue. Hex color #235463 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #235463 is #DCAB9C. Grayscale: #464646. Windows color (decimal): -14461853 or 6509603. OLE color: 6509603.
HSL color Cylindrical-coordinate representation of color #235463: hue angle of 194.06º degrees, saturation: 0.48, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #235463 is Cyan = 0.65, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 35 | 84 | 99 | - |
| CMYK | 0.65 | 0.15 | 0 | 0.61 |
| HSL | 194.06º | 0.48% | 0.26% | - |
| HSV(B) | 194.06º | 0.65% | 0.39% | - |
| XYZ | 6.12 | 7.6 | 12.95 | - |
| YUV | 71.06 | 143.77 | 102.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 84 | 99 | 0.65 | 0.15 | 0 | 0.61 | 194.06 | 0.48 | 0.26 |
| Hex | 23 | 54 | 63 | 41 | F | 0 | 3D | C2 | 30 | 1A |
| Octal | 43 | 124 | 143 | 101 | 17 | 0 | 75 | 302 | 60 | 32 |
| Binary | 100011 | 1010100 | 1100011 | 1000001 | 1111 | 0 | 111101 | 11000010 | 110000 | 11010 |
Color Harmonies of #235463
Complementary color
Monochromatic Colors of #235463
Black with #235463
Text Example
Text Example
White with #235463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #235463; }
p { color: rgb(35,84,99); }
H1.HeaderClassName
{
color: #235463;
}
.AnyTagClassName
{
color: #235463;
}
</style>
background-color css
<style>
a { background-color: #235463; }
a { background-color: rgb(35,84,99); }
div.DivClassName
{
background-color: #235463;
}
.BgClassName
{
background-color: #235463;
}
</style>
border-color css
<style>
span { border-color: #235463; }
span { border-color: rgb(35,84,99); }
td.TdClassName
{
border-color: #235463;
}
.TagClassName
{
border-color: #235463;
}
</style>