Shades of Arapawa #264562
Tints of Arapawa #264562
RGB
CMYK
RGB Variations
Color information
#264562 (or 0x264562) is known color: Arapawa. HEX triplet: 26, 45 and 62. RGB value is (38,69,98). Sum of RGB (Red+Green+Blue) = 38+69+98=205 (27% of max value = 765). Red value is 38 (15.23% from 255 or 18.54% from 205); Green value is 69 (27.34% from 255 or 33.66% from 205); Blue value is 98 (38.67% from 255 or 47.80% from 205); Max value from RGB is 98 - color contains mainly: blue. Hex color #264562 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #264562 is #D9BA9D. Grayscale: #3E3E3E. Windows color (decimal): -14269086 or 6440230. OLE color: 6440230.
HSL color Cylindrical-coordinate representation of color #264562: hue angle of 209º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #264562 is Cyan = 0.61, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 69 | 98 | - |
| CMYK | 0.61 | 0.30 | 0 | 0.62 |
| HSL | 209º | 0.44% | 0.27% | - |
| HSV(B) | 209º | 0.61% | 0.38% | - |
| XYZ | 5.13 | 5.55 | 12.36 | - |
| YUV | 63.04 | 147.73 | 110.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 69 | 98 | 0.61 | 0.30 | 0 | 0.62 | 209 | 0.44 | 0.27 |
| Hex | 26 | 45 | 62 | 3D | 1E | 0 | 3E | D1 | 2C | 1B |
| Octal | 46 | 105 | 142 | 75 | 36 | 0 | 76 | 321 | 54 | 33 |
| Binary | 100110 | 1000101 | 1100010 | 111101 | 11110 | 0 | 111110 | 11010001 | 101100 | 11011 |
Color Harmonies of #264562
Complementary color
Monochromatic Colors of #264562
Black with #264562
Text Example
Text Example
White with #264562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #264562; }
p { color: rgb(38,69,98); }
H1.HeaderClassName
{
color: #264562;
}
.AnyTagClassName
{
color: #264562;
}
</style>
background-color css
<style>
a { background-color: #264562; }
a { background-color: rgb(38,69,98); }
div.DivClassName
{
background-color: #264562;
}
.BgClassName
{
background-color: #264562;
}
</style>
border-color css
<style>
span { border-color: #264562; }
span { border-color: rgb(38,69,98); }
td.TdClassName
{
border-color: #264562;
}
.TagClassName
{
border-color: #264562;
}
</style>