Shades of Arapawa #275266
Tints of Arapawa #275266
RGB
CMYK
RGB Variations
Color information
#275266 (or 0x275266) is known color: Arapawa. HEX triplet: 27, 52 and 66. RGB value is (39,82,102). Sum of RGB (Red+Green+Blue) = 39+82+102=223 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.49% from 223); Green value is 82 (32.42% from 255 or 36.77% from 223); Blue value is 102 (40.23% from 255 or 45.74% from 223); Max value from RGB is 102 - color contains mainly: blue. Hex color #275266 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275266 is #D8AD99. Grayscale: #474747. Windows color (decimal): -14200218 or 6705703. OLE color: 6705703.
HSL color Cylindrical-coordinate representation of color #275266: hue angle of 199.05º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #275266 is Cyan = 0.62, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 39 | 82 | 102 | - |
| CMYK | 0.62 | 0.20 | 0 | 0.6 |
| HSL | 199.05º | 0.45% | 0.28% | - |
| HSV(B) | 199.05º | 0.62% | 0.4% | - |
| XYZ | 6.25 | 7.43 | 13.67 | - |
| YUV | 71.42 | 145.25 | 104.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 82 | 102 | 0.62 | 0.20 | 0 | 0.6 | 199.05 | 0.45 | 0.28 |
| Hex | 27 | 52 | 66 | 3E | 14 | 0 | 3C | C7 | 2D | 1C |
| Octal | 47 | 122 | 146 | 76 | 24 | 0 | 74 | 307 | 55 | 34 |
| Binary | 100111 | 1010010 | 1100110 | 111110 | 10100 | 0 | 111100 | 11000111 | 101101 | 11100 |
Color Harmonies of #275266
Complementary color
Monochromatic Colors of #275266
Black with #275266
Text Example
Text Example
White with #275266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275266; }
p { color: rgb(39,82,102); }
H1.HeaderClassName
{
color: #275266;
}
.AnyTagClassName
{
color: #275266;
}
</style>
background-color css
<style>
a { background-color: #275266; }
a { background-color: rgb(39,82,102); }
div.DivClassName
{
background-color: #275266;
}
.BgClassName
{
background-color: #275266;
}
</style>
border-color css
<style>
span { border-color: #275266; }
span { border-color: rgb(39,82,102); }
td.TdClassName
{
border-color: #275266;
}
.TagClassName
{
border-color: #275266;
}
</style>